Home
last modified time | relevance | path

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

/fs/nfs/
Dnfs4_fs.h311 extern int nfs4_proc_fsid_present(struct inode *, const struct cred *);
Dnfs4state.c2253 status = nfs4_proc_fsid_present(inode, cred); in nfs4_handle_lease_moved()
Dnfs4proc.c8227 int nfs4_proc_fsid_present(struct inode *inode, const struct cred *cred) in nfs4_proc_fsid_present() function