Home
last modified time | relevance | path

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

/linux-4.1.27/fs/nfs/
Dnfs4_fs.h250 extern int nfs4_proc_fsid_present(struct inode *, struct rpc_cred *);
Dnfs4state.c2027 status = nfs4_proc_fsid_present(inode, cred); in nfs4_handle_lease_moved()
Dnfs4proc.c6528 int nfs4_proc_fsid_present(struct inode *inode, struct rpc_cred *cred) in nfs4_proc_fsid_present() function