Home
last modified time | relevance | path

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

/Linux-v4.19/fs/xfs/
Dxfs_rtalloc.c872 xfs_rfsblock_t nrblocks; /* new number of realtime blocks */ in xfs_growfs_rt() local
/Linux-v4.19/fs/ext4/
Dindirect.c688 int ext4_ind_trans_blocks(struct inode *inode, int nrblocks) in ext4_ind_trans_blocks()
Dextents.c2427 int ext4_ext_calc_credits_for_single_extent(struct inode *inode, int nrblocks, in ext4_ext_calc_credits_for_single_extent()
Dinode.c5793 int ext4_chunk_trans_blocks(struct inode *inode, int nrblocks) in ext4_chunk_trans_blocks()
/Linux-v4.19/fs/gfs2/
Daops.c269 unsigned nrblocks = nr_pages * (PAGE_SIZE/inode->i_sb->s_blocksize); in gfs2_write_jdata_pagevec() local
/Linux-v4.19/drivers/mtd/nand/raw/
Dnand_bbt.c1042 int i, j, chips, block, nrblocks, update; in mark_bbt_region() local