Searched defs:nrblocks (Results 1 – 7 of 7) sorted by relevance
/openbmc/linux/fs/gfs2/ |
H A D | aops.c | 214 unsigned nrblocks; in gfs2_write_jdata_batch() local
|
/openbmc/linux/fs/ext4/ |
H A D | indirect.c | 686 int ext4_ind_trans_blocks(struct inode *inode, int nrblocks) in ext4_ind_trans_blocks()
|
H A D | extents.c | 2337 int ext4_ext_calc_credits_for_single_extent(struct inode *inode, int nrblocks, in ext4_ext_calc_credits_for_single_extent()
|
H A D | inode.c | 5759 int ext4_chunk_trans_blocks(struct inode *inode, int nrblocks) in ext4_chunk_trans_blocks()
|
/openbmc/linux/fs/xfs/ |
H A D | xfs_rtalloc.c | 967 xfs_rfsblock_t nrblocks; /* new number of realtime blocks */ in xfs_growfs_rt() local
|
/openbmc/u-boot/drivers/mtd/nand/raw/ |
H A D | nand_bbt.c | 964 int i, j, chips, block, nrblocks, update; in mark_bbt_region() local
|
/openbmc/linux/drivers/mtd/nand/raw/ |
H A D | nand_bbt.c | 1134 int i, j, chips, block, nrblocks, update; in mark_bbt_region() local
|