Searched defs:startblock (Results 1 – 10 of 10) sorted by relevance
/Linux-v5.10/fs/xfs/scrub/ |
D | rtbitmap.c | 49 xfs_rtblock_t startblock; in xchk_rtbitmap_rec() local
|
/Linux-v5.10/drivers/mtd/nand/onenand/ |
D | onenand_bbt.c | 61 int startblock; in create_bbt() local
|
/Linux-v5.10/drivers/mtd/nand/raw/ |
D | nand_bbt.c | 466 int i, numblocks, startblock; in create_bbt() local 529 int startblock, block, dir; in search_bbt() local 625 int startblock, dir, page, numblocks, i; in get_bbt_block() local
|
/Linux-v5.10/fs/xfs/libxfs/ |
D | xfs_refcount.c | 1135 xfs_fsblock_t startblock, in xfs_refcount_finish_one() 1234 xfs_fsblock_t startblock, in __xfs_refcount_add()
|
D | xfs_bmap.h | 183 #define xfs_valid_startblock(ip, startblock) \ argument
|
D | xfs_bmap.c | 4626 xfs_fsblock_t startblock, in xfs_bmapi_remap() 6183 xfs_fsblock_t startblock, in xfs_bmap_finish_one()
|
D | xfs_rmap.c | 2359 xfs_fsblock_t startblock, in xfs_rmap_finish_one()
|
/Linux-v5.10/fs/xfs/ |
D | xfs_bmap_item.c | 242 xfs_fsblock_t startblock, in xfs_trans_log_finish_bmap_update()
|
D | xfs_refcount_item.c | 244 xfs_fsblock_t startblock, in xfs_trans_log_finish_refcount_update()
|
D | xfs_rmap_item.c | 313 xfs_fsblock_t startblock, in xfs_trans_log_finish_rmap_update()
|