f_flags           151 ompi/debuggers/predefined_gap_test.c     GAP_CHECK("f_flags", test_file, f_flags, f_amode,  1);
f_flags           152 ompi/debuggers/predefined_gap_test.c     GAP_CHECK("f_f_to_c_index", test_file, f_f_to_c_index, f_flags, 1);
f_flags           155 ompi/file/file.c     (*file)->f_flags |= OMPI_FILE_ISCLOSED;
f_flags           192 ompi/file/file.c             0 == (file->f_flags & OMPI_FILE_ISCLOSED)) {
f_flags           236 ompi/file/file.c     file->f_flags = 0;
f_flags            62 ompi/file/file.h     int32_t f_flags;
f_flags           212 ompi/file/file.h             0 != (file->f_flags & OMPI_FILE_ISCLOSED));
f_flags           163 ompi/mca/common/ompio/common_ompio.h     int32_t                f_flags;
f_flags           511 ompi/mca/common/ompio/common_ompio_aggregators.c     fh->f_flags |= OMPIO_AGGREGATOR_IS_SET;
f_flags           152 ompi/mca/common/ompio/common_ompio_file_open.c 	ompio_fh->f_flags |= OMPIO_SHAREDFP_IS_SET;
f_flags           371 ompi/mca/common/ompio/common_ompio_file_open.c     if (MPI_COMM_NULL != ompio_fh->f_comm && !(ompio_fh->f_flags & OMPIO_SHAREDFP_IS_SET) )  {
f_flags           426 ompi/mca/common/ompio/common_ompio_file_open.c        fh->f_flags = 0;
f_flags           101 ompi/mca/common/ompio/common_ompio_file_read.c     if ( !( fh->f_flags & OMPIO_DATAREP_NATIVE ) &&
f_flags           280 ompi/mca/common/ompio/common_ompio_file_read.c         if ( !( fh->f_flags & OMPIO_DATAREP_NATIVE ) &&
f_flags           415 ompi/mca/common/ompio/common_ompio_file_read.c     if ( !( fh->f_flags & OMPIO_DATAREP_NATIVE ) &&
f_flags           101 ompi/mca/common/ompio/common_ompio_file_view.c     if ( fh->f_flags & OMPIO_CONTIGUOUS_FVIEW ) {
f_flags           102 ompi/mca/common/ompio/common_ompio_file_view.c         fh->f_flags &= ~OMPIO_CONTIGUOUS_FVIEW;
f_flags           104 ompi/mca/common/ompio/common_ompio_file_view.c     if ( fh->f_flags & OMPIO_UNIFORM_FVIEW ) {
f_flags           105 ompi/mca/common/ompio/common_ompio_file_view.c         fh->f_flags &= ~OMPIO_UNIFORM_FVIEW;
f_flags           107 ompi/mca/common/ompio/common_ompio_file_view.c     if ( fh->f_flags & OMPIO_DATAREP_NATIVE ) {
f_flags           108 ompi/mca/common/ompio/common_ompio_file_view.c         fh->f_flags &= ~OMPIO_DATAREP_NATIVE;
f_flags           121 ompi/mca/common/ompio/common_ompio_file_view.c         fh->f_flags |= OMPIO_DATAREP_NATIVE;
f_flags           138 ompi/mca/common/ompio/common_ompio_file_view.c 	fh->f_flags |= OMPIO_FILE_VIEW_IS_SET;
f_flags           181 ompi/mca/common/ompio/common_ompio_file_view.c             fh->f_flags |= OMPIO_CONTIGUOUS_FVIEW;
f_flags           421 ompi/mca/common/ompio/common_ompio_file_view.c             fh->f_flags |= OMPIO_UNIFORM_FVIEW;
f_flags            82 ompi/mca/common/ompio/common_ompio_file_write.c     if ( !( fh->f_flags & OMPIO_DATAREP_NATIVE ) &&
f_flags           255 ompi/mca/common/ompio/common_ompio_file_write.c         if ( !( fh->f_flags & OMPIO_DATAREP_NATIVE ) &&
f_flags           391 ompi/mca/common/ompio/common_ompio_file_write.c     if ( !( fh->f_flags & OMPIO_DATAREP_NATIVE ) &&
f_flags           582 ompi/mca/common/ompio/common_ompio_file_write.c 	if (! (fh->f_flags & OMPIO_CONTIGUOUS_FVIEW)) {
f_flags           602 ompi/mca/common/ompio/common_ompio_file_write.c 	if (! (fh->f_flags & OMPIO_CONTIGUOUS_FVIEW)) {
f_flags            60 ompi/mca/fbtl/posix/fbtl_posix_lock.c     if ( fh->f_flags & OMPIO_LOCK_ENTIRE_FILE ) {
f_flags            65 ompi/mca/fbtl/posix/fbtl_posix_lock.c         if ( (fh->f_flags & OMPIO_LOCK_NEVER) ||
f_flags            66 ompi/mca/fbtl/posix/fbtl_posix_lock.c              (fh->f_flags & OMPIO_LOCK_NOT_THIS_OP )){
f_flags           152 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_read_all.c     if (! (fh->f_flags & OMPIO_CONTIGUOUS_MEMORY)) {
f_flags           250 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_read_all.c     if (!(fh->f_flags & OMPIO_CONTIGUOUS_MEMORY)) {
f_flags           889 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_read_all.c     if (fh->f_flags & OMPIO_CONTIGUOUS_MEMORY) {
f_flags           979 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_read_all.c 	if (! (fh->f_flags & OMPIO_CONTIGUOUS_MEMORY)) {
f_flags           181 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_write_all.c     if (! (fh->f_flags & OMPIO_CONTIGUOUS_MEMORY)) {
f_flags           297 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_write_all.c     if (!(fh->f_flags & OMPIO_CONTIGUOUS_MEMORY)) {
f_flags          1149 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_write_all.c     if (fh->f_flags & OMPIO_CONTIGUOUS_MEMORY) {
f_flags          1170 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_write_all.c     else if(nprocs_send && (!(fh->f_flags & OMPIO_CONTIGUOUS_MEMORY))){
f_flags           188 ompi/mca/fs/ufs/fs_ufs_file_open.c                 fh->f_flags |= OMPIO_LOCK_ENTIRE_FILE;
f_flags           191 ompi/mca/fs/ufs/fs_ufs_file_open.c                 fh->f_flags |= OMPIO_LOCK_NEVER;
f_flags           195 ompi/mca/fs/ufs/fs_ufs_file_open.c             fh->f_flags |= OMPIO_LOCK_NEVER;
f_flags           200 ompi/mca/fs/ufs/fs_ufs_file_open.c         fh->f_flags |= OMPIO_LOCK_NEVER;
f_flags           203 ompi/mca/fs/ufs/fs_ufs_file_open.c         fh->f_flags |= OMPIO_LOCK_ENTIRE_FILE;
f_flags            74 ompi/mca/io/ompio/io_ompio_file_open.c         fh->f_flags |= OMPIO_FILE_IS_OPEN;