Searched defs:nrblocks (Results 1 – 6 of 6) sorted by relevance
/linux-6.14.4/fs/xfs/ |
D | xfs_rtalloc.c | 800 xfs_rfsblock_t nrblocks, in xfs_growfs_rt_nrblocks() 864 xfs_rfsblock_t nrblocks, in xfs_growfs_rt_bmblock() 1053 xfs_rfsblock_t nrblocks, in xfs_growfs_rt_alloc_blocks() 1110 xfs_rfsblock_t nrblocks, in xfs_growfs_rtg()
|
/linux-6.14.4/fs/gfs2/ |
D | aops.c | 184 unsigned nrblocks; in gfs2_write_jdata_batch() local
|
/linux-6.14.4/fs/ext4/ |
D | indirect.c | 679 int ext4_ind_trans_blocks(struct inode *inode, int nrblocks) in ext4_ind_trans_blocks()
|
D | extents.c | 2359 int ext4_ext_calc_credits_for_single_extent(struct inode *inode, int nrblocks, in ext4_ext_calc_credits_for_single_extent()
|
D | inode.c | 5826 int ext4_chunk_trans_blocks(struct inode *inode, int nrblocks) in ext4_chunk_trans_blocks()
|
/linux-6.14.4/drivers/mtd/nand/raw/ |
D | nand_bbt.c | 1133 int i, j, chips, block, nrblocks, update; in mark_bbt_region() local
|