Home
last modified time | relevance | path

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

/linux-6.1.9/fs/xfs/
Dxfs_refcount_item.c258 xfs_fsblock_t *new_fsb, in xfs_trans_log_finish_refcount_update() argument
265 blockcount, new_fsb, new_len, pcur); in xfs_trans_log_finish_refcount_update()
382 xfs_fsblock_t new_fsb; in xfs_refcount_update_finish_item() local
389 &new_fsb, &new_aglen, state); in xfs_refcount_update_finish_item()
395 refc->ri_startblock = new_fsb; in xfs_refcount_update_finish_item()
473 xfs_fsblock_t new_fsb; in xfs_cui_item_recover() local
533 new_fsb = refc->pe_startblock; in xfs_cui_item_recover()
538 &new_fsb, &new_len, &rcur); in xfs_cui_item_recover()
548 irec.br_startblock = new_fsb; in xfs_cui_item_recover()
/linux-6.1.9/fs/xfs/libxfs/
Dxfs_refcount.h79 xfs_extlen_t blockcount, xfs_fsblock_t *new_fsb,
Dxfs_refcount.c1219 xfs_fsblock_t *new_fsb, in xfs_refcount_finish_one() argument
1277 new_agbno, *new_len, new_fsb); in xfs_refcount_finish_one()
1286 new_agbno, *new_len, new_fsb); in xfs_refcount_finish_one()
1289 *new_fsb = startblock + blockcount; in xfs_refcount_finish_one()
1294 *new_fsb = startblock + blockcount; in xfs_refcount_finish_one()