Home
last modified time | relevance | path

Searched refs:OMPIO_LOCK_NEVER (Results 1 – 7 of 7) sorted by relevance

/dports/net/openmpi/openmpi-4.1.1/ompi/mca/fs/ufs/
H A Dfs_ufs_file_open.c109 fh->f_flags |= OMPIO_LOCK_NEVER; in mca_fs_ufs_file_open()
113 fh->f_flags |= OMPIO_LOCK_NEVER; in mca_fs_ufs_file_open()
118 fh->f_flags |= OMPIO_LOCK_NEVER; in mca_fs_ufs_file_open()
/dports/net/openmpi3/openmpi-3.1.6/ompi/mca/fs/ufs/
H A Dfs_ufs_file_open.c192 fh->f_flags |= OMPIO_LOCK_NEVER; in mca_fs_ufs_file_open()
196 fh->f_flags |= OMPIO_LOCK_NEVER; in mca_fs_ufs_file_open()
201 fh->f_flags |= OMPIO_LOCK_NEVER; in mca_fs_ufs_file_open()
/dports/net/openmpi3/openmpi-3.1.6/ompi/mca/fbtl/posix/
H A Dfbtl_posix_lock.c63 if ( (fh->f_flags & OMPIO_LOCK_NEVER) || in mca_fbtl_posix_lock()
/dports/net/openmpi/openmpi-4.1.1/ompi/mca/fbtl/posix/
H A Dfbtl_posix_lock.c65 if ( (fh->f_flags & OMPIO_LOCK_NEVER) || in mca_fbtl_posix_lock()
/dports/net/openmpi/openmpi-4.1.1/ompi/mca/fs/lustre/
H A Dfs_lustre_file_open.c147 fh->f_flags |= OMPIO_LOCK_NEVER; in mca_fs_lustre_file_open()
/dports/net/openmpi/openmpi-4.1.1/ompi/mca/common/ompio/
H A Dcommon_ompio.h66 #define OMPIO_LOCK_NEVER 0x00000100 macro
/dports/net/openmpi3/openmpi-3.1.6/ompi/mca/io/ompio/
H A Dio_ompio.h68 #define OMPIO_LOCK_NEVER 0x00000100 macro