Home
last modified time | relevance | path

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

/openbmc/linux/fs/nfsd/
H A Dstate.h414 atomic_t cl_delegs_in_recall; member
H A Dnfs4state.c2111 atomic_set(&clp->cl_delegs_in_recall, 0); in alloc_client()
4931 atomic_inc(&clp->cl_delegs_in_recall); in nfsd_break_deleg_cb()
4982 atomic_dec(&clp->cl_delegs_in_recall); in nfsd_change_deleg_cb()
6031 if (atomic_read(&clp->cl_delegs_in_recall)) in nfs4_anylock_blockers()
6264 atomic_read(&clp->cl_delegs_in_recall) || in deleg_reaper()