Searched refs:cl_refcount (Results 1 – 2 of 2) sorted by relevance
261 atomic_t cl_refcount; member
920 if (!atomic_dec_and_lock(&clp->cl_refcount, &client_lock)) in release_session_client()975 if (atomic_read(&clp->cl_refcount) == 0) in expire_client()1065 atomic_set(&clp->cl_refcount, 0); in create_client()1633 atomic_inc(&cstate->session->se_client->cl_refcount); in nfsd4_bind_conn_to_session()1798 atomic_inc(&clp->cl_refcount); in nfsd4_sequence()2928 if (atomic_read(&clp->cl_refcount)) { in nfs4_laundromat()