Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/
Dexportfs.h261 exportfs_lock_op_is_async(const struct export_operations *export_ops) in exportfs_lock_op_is_async() function
/linux-6.12.1/fs/lockd/
Dsvclock.c499 if (!exportfs_lock_op_is_async(inode->i_sb->s_export_op)) { in nlmsvc_lock()
553 if (exportfs_lock_op_is_async(inode->i_sb->s_export_op) && in nlmsvc_lock()
/linux-6.12.1/fs/nfsd/
Dnfs4state.c8005 exportfs_lock_op_is_async(sb->s_export_op)) in nfsd4_lock()
8018 exportfs_lock_op_is_async(sb->s_export_op)) in nfsd4_lock()
8046 if (!exportfs_lock_op_is_async(sb->s_export_op)) in nfsd4_lock()