Searched defs:nrblocks (Results 1 – 4 of 4) sorted by relevance
/linux/fs/xfs/ |
H A D | xfs_rtalloc.c | 802 xfs_rfsblock_t nrblocks, in xfs_growfs_rt_nrblocks() 893 xfs_rfsblock_t nrblocks) in xfs_growfs_rt_zoned() 944 xfs_rfsblock_t nrblocks, in xfs_growfs_rt_bmblock() 1116 xfs_rfsblock_t nrblocks, in xfs_growfs_rt_alloc_blocks() 1173 xfs_rfsblock_t nrblocks, in xfs_growfs_rtg()
|
/linux/fs/ext4/ |
H A D | indirect.c | 679 int ext4_ind_trans_blocks(struct inode *inode, int nrblocks) in ext4_ind_trans_blocks()
|
H A D | inode.c | 6199 int ext4_chunk_trans_blocks(struct inode *inode, int nrblocks) in ext4_chunk_trans_blocks()
|
/linux/drivers/mtd/nand/raw/ |
H A D | nand_bbt.c | 1133 int i, j, chips, block, nrblocks, update; in mark_bbt_region() local
|