Home
last modified time | relevance | path

Searched refs:exportfs_lock_op_is_async (Results 1 – 3 of 3) sorted by relevance

/linux-6.8/include/linux/
Dexportfs.h260 exportfs_lock_op_is_async(const struct export_operations *export_ops) in exportfs_lock_op_is_async() function
/linux-6.8/fs/lockd/
Dsvclock.c497 if (!exportfs_lock_op_is_async(inode->i_sb->s_export_op)) { in nlmsvc_lock()
551 if (exportfs_lock_op_is_async(inode->i_sb->s_export_op) && in nlmsvc_lock()
/linux-6.8/fs/nfsd/
Dnfs4state.c7565 exportfs_lock_op_is_async(sb->s_export_op)) in nfsd4_lock()
7578 exportfs_lock_op_is_async(sb->s_export_op)) in nfsd4_lock()
7606 if (!exportfs_lock_op_is_async(sb->s_export_op)) in nfsd4_lock()