Home
last modified time | relevance | path

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

/Linux-v5.4/fs/nfs/
Dnfs4_fs.h305 extern int nfs4_proc_fsid_present(struct inode *, const struct cred *);
Dnfs4state.c2186 status = nfs4_proc_fsid_present(inode, cred); in nfs4_handle_lease_moved()
Dnfs4proc.c7677 int nfs4_proc_fsid_present(struct inode *inode, const struct cred *cred) in nfs4_proc_fsid_present() function