Searched refs:nfs_delegation_find_inode (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/fs/nfs/
H A Ddelegation.h43 struct inode *nfs_delegation_find_inode(struct nfs_client *clp, const struct nfs_fh *fhandle);
H A Dcallback_proc.c40 inode = nfs_delegation_find_inode(cps->clp, &args->fh); nfs4_callback_getattr()
85 inode = nfs_delegation_find_inode(cps->clp, &args->fh); nfs4_callback_recall()
H A Ddelegation.c762 * nfs_delegation_find_inode - retrieve the inode associated with a delegation
769 struct inode *nfs_delegation_find_inode(struct nfs_client *clp, nfs_delegation_find_inode() function

Completed in 137 milliseconds