Searched refs:pls_refcount (Results 1 – 2 of 2) sorted by relevance
71 refcount_t pls_refcount; member446 refcount_inc(&lseg->pls_refcount); in pnfs_get_lseg()
510 refcount_set(&lseg->pls_refcount, 1); in pnfs_init_lseg()567 refcount_read(&lseg->pls_refcount), in pnfs_put_lseg()573 if (refcount_dec_and_lock(&lseg->pls_refcount, &inode->i_lock)) { in pnfs_put_lseg()611 if (!refcount_dec_and_test(&lseg->pls_refcount)) in pnfs_lseg_dec_and_remove_zero()630 refcount_read(&lseg->pls_refcount)); in mark_lseg_invalid()1778 __func__, ret, ret ? refcount_read(&ret->pls_refcount) : 0); in pnfs_find_lseg()