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.h469 atomic_t cl_admin_revoked; /* count of admin-revoked states */ member
H A Dnfs4state.c1187 atomic_dec(&s->sc_client->cl_admin_revoked); in nfs4_put_stid()
1360 atomic_inc(&dp->dl_stid.sc_client->cl_admin_revoked); in unhash_delegation_locked()
1589 atomic_dec(&s->sc_client->cl_admin_revoked); in put_ol_stateid_locked()
1805 atomic_inc(&clp->cl_admin_revoked); in nfsd4_revoke_states()
1824 atomic_inc(&clp->cl_admin_revoked); in nfsd4_revoke_states()
2830 atomic_read(&clp->cl_admin_revoked)); in client_info_show()
4378 if (atomic_read(&clp->cl_admin_revoked)) in nfsd4_construct_sequence_response()
6902 if (atomic_read(&clp->cl_admin_revoked) == 0) in nfs40_clean_admin_revoked()