Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dexportfs.h299 exportfs_cannot_lock(const struct export_operations *export_ops) in exportfs_cannot_lock() function
/linux/include/linux/lockd/
H A Dlockd.h325 return exportfs_cannot_lock(nlmsvc_file_file(file)->f_path.dentry->d_sb->s_export_op); in nlmsvc_file_cannot_lock()
/linux/fs/nfsd/
H A Dnfs4state.c6106 if (exportfs_cannot_lock(nf->nf_file->f_path.mnt->mnt_sb->s_export_op)) { in nfs4_set_delegation()
8320 if (exportfs_cannot_lock(cstate->current_fh.fh_dentry->d_sb->s_export_op)) { in nfsd4_lock()
8663 if (exportfs_cannot_lock(nf->nf_file->f_path.mnt->mnt_sb->s_export_op)) { in nfsd4_locku()