Home
last modified time | relevance | path

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

/linux/fs/xfs/
H A Dxfs_rtalloc.c800 xfs_rfsblock_t nrblocks, in xfs_growfs_rt_nrblocks()
891 xfs_rfsblock_t nrblocks) in xfs_growfs_rt_zoned()
942 xfs_rfsblock_t nrblocks, in xfs_growfs_rt_bmblock()
1114 xfs_rfsblock_t nrblocks, in xfs_growfs_rt_alloc_blocks()
1171 xfs_rfsblock_t nrblocks, in xfs_growfs_rtg()
/linux/fs/gfs2/
H A Daops.c198 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.c6237 int ext4_chunk_trans_extent(struct inode *inode, int nrblocks) in ext4_chunk_trans_extent()
6257 int ext4_chunk_trans_blocks(struct inode *inode, int nrblocks) in ext4_chunk_trans_blocks()
/linux/drivers/mtd/nand/raw/
H A Dnand_bbt.c1133 int i, j, chips, block, nrblocks, update; in mark_bbt_region() local