Home
last modified time | relevance | path

Searched defs:nrblocks (Results 1 – 6 of 6) sorted by relevance

/linux/fs/xfs/
H A Dxfs_rtalloc.c803 xfs_rfsblock_t nrblocks, in xfs_growfs_rt_nrblocks()
894 xfs_rfsblock_t nrblocks) in xfs_growfs_rt_zoned()
945 xfs_rfsblock_t nrblocks, in xfs_growfs_rt_bmblock()
1143 xfs_rfsblock_t nrblocks, in xfs_growfs_rt_alloc_blocks()
1200 xfs_rfsblock_t nrblocks, in xfs_growfs_rtg()
/linux/fs/gfs2/
H A Daops.c197 unsigned nrblocks; in gfs2_write_jdata_batch() local
/linux/fs/ext4/
H A Dindirect.c679 int ext4_ind_trans_blocks(struct inode *inode, int nrblocks) in ext4_ind_trans_blocks()
H A Dinode.c6215 int ext4_chunk_trans_extent(struct inode *inode, int nrblocks) in ext4_chunk_trans_extent()
6235 int ext4_chunk_trans_blocks(struct inode *inode, int nrblocks) in ext4_chunk_trans_blocks()
H A Dextents.c2379 int ext4_ext_calc_credits_for_single_extent(struct inode *inode, int nrblocks, in ext4_ext_calc_credits_for_single_extent()
/linux/drivers/mtd/nand/raw/
H A Dnand_bbt.c1133 int i, j, chips, block, nrblocks, update; in mark_bbt_region() local