Home
last modified time | relevance | path

Searched refs:ri_blockcount (Results 1 – 3 of 3) sorted by relevance

/fs/xfs/
Dxfs_trans_refcount.c168 ext->pe_len = refc->ri_blockcount; in xfs_refcount_update_log_item()
200 refc->ri_blockcount, in xfs_refcount_update_finish_item()
208 refc->ri_blockcount = new_aglen; in xfs_refcount_update_finish_item()
/fs/xfs/libxfs/
Dxfs_refcount.h41 xfs_extlen_t ri_blockcount; member
Dxfs_refcount.c1163 ri->ri_blockcount = blockcount; in __xfs_refcount_add()