Searched refs:pls_refcount (Results 1 – 2 of 2) sorted by relevance
70 refcount_t pls_refcount; member416 refcount_inc(&lseg->pls_refcount); in pnfs_get_lseg()
505 refcount_set(&lseg->pls_refcount, 1); in pnfs_init_lseg()562 refcount_read(&lseg->pls_refcount), in pnfs_put_lseg()568 if (refcount_dec_and_lock(&lseg->pls_refcount, &inode->i_lock)) { in pnfs_put_lseg()606 if (!refcount_dec_and_test(&lseg->pls_refcount)) in pnfs_lseg_dec_and_remove_zero()625 refcount_read(&lseg->pls_refcount)); in mark_lseg_invalid()1723 __func__, ret, ret ? refcount_read(&ret->pls_refcount) : 0); in pnfs_find_lseg()