Searched refs:nlo_refcnt (Results 1 – 2 of 2) sorted by relevance
567 os_refcnt_t nlo_refcnt; /* # outstanding references */ member
3353 if (os_ref_get_count(&nlop->nlo_refcnt)) { in nfs_lock_owner_find()3356 newcount = os_ref_release_locked(&nlop->nlo_refcnt); in nfs_lock_owner_find()3385 os_ref_init(&newnlop->nlo_refcnt, NULL); in nfs_lock_owner_find()3423 os_ref_retain_locked(&nlop->nlo_refcnt); in nfs_lock_owner_ref()3443 if (os_ref_get_count(&nlop->nlo_refcnt) < 1) { in nfs_lock_owner_rele()3446 newcount = os_ref_release_locked(&nlop->nlo_refcnt); in nfs_lock_owner_rele()