Home
last modified time | relevance | path

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

/linux-4.1.27/fs/xfs/
Dxfs_rtalloc.c893 xfs_rfsblock_t nrblocks; /* new number of realtime blocks */ in xfs_growfs_rt() local
/linux-4.1.27/fs/ext4/
Dindirect.c791 int ext4_ind_trans_blocks(struct inode *inode, int nrblocks) in ext4_ind_trans_blocks()
Dextents.c2409 int ext4_ext_calc_credits_for_single_extent(struct inode *inode, int nrblocks, in ext4_ext_calc_credits_for_single_extent()
Dinode.c4991 int ext4_chunk_trans_blocks(struct inode *inode, int nrblocks) in ext4_chunk_trans_blocks()
/linux-4.1.27/fs/gfs2/
Daops.c239 unsigned nrblocks = nr_pages * (PAGE_CACHE_SIZE/inode->i_sb->s_blocksize); in gfs2_write_jdata_pagevec() local
/linux-4.1.27/drivers/mtd/nand/
Dnand_bbt.c969 int i, j, chips, block, nrblocks, update; in mark_bbt_region() local