Home
last modified time | relevance | path

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

/Linux-v4.19/fs/nfs/
Dnfs4_fs.h300 extern int nfs4_proc_fsid_present(struct inode *, struct rpc_cred *);
Dnfs4state.c2160 status = nfs4_proc_fsid_present(inode, cred); in nfs4_handle_lease_moved()
Dnfs4proc.c7482 int nfs4_proc_fsid_present(struct inode *inode, struct rpc_cred *cred) in nfs4_proc_fsid_present() function