Home
last modified time | relevance | path

Searched refs:EXPORT_OP_SYNC_LOCKS (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.15/include/linux/
Dexportfs.h224 #define EXPORT_OP_SYNC_LOCKS (0x20) /* Filesystem can't do macro
/Linux-v5.15/fs/nfs/
Dexport.c183 EXPORT_OP_NOATOMIC_ATTR|EXPORT_OP_SYNC_LOCKS,
/Linux-v5.15/fs/lockd/
Dsvclock.c487 if (inode->i_sb->s_export_op->flags & EXPORT_OP_SYNC_LOCKS) { in nlmsvc_lock()
/Linux-v5.15/fs/nfsd/
Dnfs4state.c6909 !(sb->s_export_op->flags & EXPORT_OP_SYNC_LOCKS)) in nfsd4_lock()
6922 !(sb->s_export_op->flags & EXPORT_OP_SYNC_LOCKS)) in nfsd4_lock()