Home
last modified time | relevance | path

Searched refs:cl_admin_revoked (Results 1 – 2 of 2) sorted by relevance

/linux/fs/nfsd/
H A Dstate.h470 atomic_t cl_admin_revoked; /* count of admin-revoked states */ member
H A Dnfs4state.c1182 atomic_dec(&s->sc_client->cl_admin_revoked); in nfs4_put_stid()
1345 atomic_inc(&dp->dl_stid.sc_client->cl_admin_revoked); in unhash_delegation_locked()
1592 atomic_dec(&s->sc_client->cl_admin_revoked); in put_ol_stateid_locked()
1808 atomic_inc(&clp->cl_admin_revoked); in nfsd4_revoke_states()
1827 atomic_inc(&clp->cl_admin_revoked); in nfsd4_revoke_states()
1858 atomic_inc(&clp->cl_admin_revoked); in nfsd4_revoke_states()
2847 atomic_read(&clp->cl_admin_revoked)); in client_info_show()
4395 if (atomic_read(&clp->cl_admin_revoked)) in nfsd4_construct_sequence_response()
6920 if (atomic_read(&clp->cl_admin_revoked) == 0) in nfs40_clean_admin_revoked()