Lines Matching refs:nfs_client
48 struct inode *nfs_delegation_find_inode(struct nfs_client *clp, const struct nfs_fh *fhandle);
50 void nfs_expire_all_delegations(struct nfs_client *clp);
51 void nfs_expire_unused_delegation_types(struct nfs_client *clp, fmode_t flags);
52 void nfs_expire_unreferenced_delegations(struct nfs_client *clp);
53 int nfs_client_return_marked_delegations(struct nfs_client *clp);
54 int nfs_delegations_present(struct nfs_client *clp);
57 void nfs_delegation_mark_reclaim(struct nfs_client *clp);
58 void nfs_delegation_reap_unclaimed(struct nfs_client *clp);
60 void nfs_mark_test_expired_all_delegations(struct nfs_client *clp);
61 void nfs_test_expired_all_delegations(struct nfs_client *clp);
62 void nfs_reap_expired_delegations(struct nfs_client *clp);