Home
last modified time | relevance | path

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

/linux/fs/nfs/
H A Dnfs4renewd.c77 if (nfs_delegations_present(clp)) in nfs4_renew_state()
H A Ddelegation.h62 int nfs_delegations_present(struct nfs_client *clp);
H A Ddelegation.c1435 int nfs_delegations_present(struct nfs_client *clp) in nfs_delegations_present() function