Home
last modified time | relevance | path

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

/Linux-v6.1/fs/nfs/
Dnfs4_fs.h310 extern int nfs4_proc_fsid_present(struct inode *, const struct cred *);
Dnfs4state.c2251 status = nfs4_proc_fsid_present(inode, cred); in nfs4_handle_lease_moved()
Dnfs4proc.c8280 int nfs4_proc_fsid_present(struct inode *inode, const struct cred *cred) in nfs4_proc_fsid_present() function