Searched refs:nlo_refcnt (Results 1 – 2 of 2) sorted by relevance
557 os_refcnt_t nlo_refcnt; /* # outstanding references */ member
3357 if (os_ref_get_count(&nlop->nlo_refcnt)) { in nfs_lock_owner_find()3360 newcount = os_ref_release_locked(&nlop->nlo_refcnt); in nfs_lock_owner_find()3389 os_ref_init(&newnlop->nlo_refcnt, NULL); in nfs_lock_owner_find()3427 os_ref_retain_locked(&nlop->nlo_refcnt); in nfs_lock_owner_ref()3447 if (os_ref_get_count(&nlop->nlo_refcnt) < 1) { in nfs_lock_owner_rele()3450 newcount = os_ref_release_locked(&nlop->nlo_refcnt); in nfs_lock_owner_rele()