Home
last modified time | relevance | path

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

/linux/fs/nfs/
H A Ddelegation.h67 void nfs_delegation_mark_reclaim(struct nfs_client *clp);
H A Ddelegation.c1250 * nfs_delegation_mark_reclaim - mark all delegations as needing to be reclaimed
1254 void nfs_delegation_mark_reclaim(struct nfs_client *clp) in nfs_delegation_mark_reclaim() function
H A Dnfs4state.c1791 nfs_delegation_mark_reclaim(clp); in nfs4_state_start_reclaim_reboot()