Home
last modified time | relevance | path

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

/linux-6.15/fs/nfs/
H A Dnfs4_fs.h313 extern int nfs4_proc_fsid_present(struct inode *, const struct cred *);
H A Dnfs4state.c2260 status = nfs4_proc_fsid_present(inode, cred); in nfs4_handle_lease_moved()
H A Dnfs4proc.c8539 int nfs4_proc_fsid_present(struct inode *inode, const struct cred *cred) in nfs4_proc_fsid_present() function