Home
last modified time | relevance | path

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

/linux-4.19.296/fs/xfs/
Dxfs_trans_refcount.c48 xfs_fsblock_t *new_fsb, in xfs_trans_log_finish_refcount_update() argument
55 blockcount, new_fsb, new_len, pcur); in xfs_trans_log_finish_refcount_update()
176 xfs_fsblock_t new_fsb; in xfs_refcount_update_finish_item() local
185 &new_fsb, &new_aglen, in xfs_refcount_update_finish_item()
191 refc->ri_startblock = new_fsb; in xfs_refcount_update_finish_item()
Dxfs_refcount_item.c396 xfs_fsblock_t new_fsb; in xfs_cui_recover() local
478 new_fsb = refc->pe_startblock; in xfs_cui_recover()
483 &new_fsb, &new_len, &rcur); in xfs_cui_recover()
489 irec.br_startblock = new_fsb; in xfs_cui_recover()
Dxfs_trans.h268 xfs_extlen_t blockcount, xfs_fsblock_t *new_fsb,
/linux-4.19.296/fs/xfs/libxfs/
Dxfs_refcount.h41 xfs_extlen_t blockcount, xfs_fsblock_t *new_fsb,
Dxfs_refcount.c1084 xfs_fsblock_t *new_fsb, in xfs_refcount_finish_one() argument
1144 *new_fsb = XFS_AGB_TO_FSB(mp, agno, new_agbno); in xfs_refcount_finish_one()
1149 *new_fsb = XFS_AGB_TO_FSB(mp, agno, new_agbno); in xfs_refcount_finish_one()
1152 *new_fsb = startblock + blockcount; in xfs_refcount_finish_one()
1157 *new_fsb = startblock + blockcount; in xfs_refcount_finish_one()