Home
last modified time | relevance | path

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

/openbmc/linux/fs/nfs/
H A Dnfs4_fs.h312 extern int nfs4_proc_fsid_present(struct inode *, const struct cred *);
H A Dnfs4state.c2267 status = nfs4_proc_fsid_present(inode, cred); in nfs4_handle_lease_moved()
H A Dnfs4proc.c8326 int nfs4_proc_fsid_present(struct inode *inode, const struct cred *cred) in nfs4_proc_fsid_present() function