OMPIO_LOCK_SELECTIVE   89 ompi/mca/fbtl/posix/fbtl_posix_preadv.c         ret = mca_fbtl_posix_lock ( &lock, fh, F_RDLCK, iov_offset, total_length, OMPIO_LOCK_SELECTIVE ); 
OMPIO_LOCK_SELECTIVE  101 ompi/mca/fbtl/posix/fbtl_posix_pwritev.c         ret = mca_fbtl_posix_lock ( &lock, fh, F_WRLCK, iov_offset, total_length, OMPIO_LOCK_SELECTIVE );