Home
last modified time | relevance | path

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

/linux-6.6.21/fs/gfs2/
Daops.c214 unsigned nrblocks; in gfs2_write_jdata_batch() local
/linux-6.6.21/fs/ext4/
Dindirect.c686 int ext4_ind_trans_blocks(struct inode *inode, int nrblocks) in ext4_ind_trans_blocks()
Dextents.c2333 int ext4_ext_calc_credits_for_single_extent(struct inode *inode, int nrblocks, in ext4_ext_calc_credits_for_single_extent()
Dinode.c5711 int ext4_chunk_trans_blocks(struct inode *inode, int nrblocks) in ext4_chunk_trans_blocks()
/linux-6.6.21/fs/xfs/
Dxfs_rtalloc.c935 xfs_rfsblock_t nrblocks; /* new number of realtime blocks */ in xfs_growfs_rt() local
/linux-6.6.21/drivers/mtd/nand/raw/
Dnand_bbt.c1134 int i, j, chips, block, nrblocks, update; in mark_bbt_region() local