Home
last modified time | relevance | path

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

/fs/xfs/
Dxfs_trans_refcount.c63 xfs_fsblock_t *new_fsb, in xfs_trans_log_finish_refcount_update() argument
70 blockcount, new_fsb, new_len, pcur); in xfs_trans_log_finish_refcount_update()
192 xfs_fsblock_t new_fsb; in xfs_refcount_update_finish_item() local
201 &new_fsb, &new_aglen, in xfs_refcount_update_finish_item()
207 refc->ri_startblock = new_fsb; in xfs_refcount_update_finish_item()
Dxfs_refcount_item.c408 xfs_fsblock_t new_fsb; in xfs_cui_recover() local
483 new_fsb = refc->pe_startblock; in xfs_cui_recover()
488 &new_fsb, &new_len, &rcur); in xfs_cui_recover()
494 irec.br_startblock = new_fsb; in xfs_cui_recover()
Dxfs_trans.h273 xfs_extlen_t blockcount, xfs_fsblock_t *new_fsb,
/fs/xfs/libxfs/
Dxfs_refcount.h54 xfs_fsblock_t *new_fsb, xfs_extlen_t *new_len,
Dxfs_refcount.c1048 xfs_fsblock_t *new_fsb, in xfs_refcount_finish_one() argument
1109 *new_fsb = XFS_AGB_TO_FSB(mp, agno, new_agbno); in xfs_refcount_finish_one()
1114 *new_fsb = XFS_AGB_TO_FSB(mp, agno, new_agbno); in xfs_refcount_finish_one()
1117 *new_fsb = startblock + blockcount; in xfs_refcount_finish_one()
1122 *new_fsb = startblock + blockcount; in xfs_refcount_finish_one()