Home
last modified time | relevance | path

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

/linux/fs/nfsd/
H A Dnetns.h36 NFSD_NET_TRACK_RECLAIM_COMPLETES, enumerator
H A Dnfs4recover.c1387 set_bit(NFSD_NET_TRACK_RECLAIM_COMPLETES, &nn->flags); in nfs4_cld_state_init()
1398 clear_bit(NFSD_NET_TRACK_RECLAIM_COMPLETES, &nn->flags); in nfs4_cld_state_shutdown()
H A Dnfs4state.c2947 if (!test_bit(NFSD_NET_TRACK_RECLAIM_COMPLETES, &nn->flags)) in inc_reclaim_complete()
7345 if (test_bit(NFSD_NET_TRACK_RECLAIM_COMPLETES, &nn->flags)) { in clients_still_reclaiming()
9841 if (test_bit(NFSD_NET_TRACK_RECLAIM_COMPLETES, &nn->flags) && in nfs4_state_start_net()