Searched refs:NFSD_NET_GRACE_ENDED (Results 1 – 3 of 3) sorted by relevance
32 NFSD_NET_GRACE_ENDED, enumerator
1121 test_bit(NFSD_NET_GRACE_ENDED, &nn->flags) ? 'Y' : 'N'); in write_v4_end_grace()
7279 if (test_and_set_bit(NFSD_NET_GRACE_ENDED, &nn->flags)) in nfsd4_end_grace()7323 if (test_bit(NFSD_NET_GRACE_ENDED, &nn->flags)) in nfsd4_force_end_grace()9754 clear_bit(NFSD_NET_GRACE_ENDED, &nn->flags); in nfs4_state_create_net()