Home
last modified time | relevance | path

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

/fs/xfs/
Dxfs_rtalloc.c896 xfs_rfsblock_t nrblocks; /* new number of realtime blocks */ in xfs_growfs_rt() local
/fs/ext4/
Dindirect.c782 int ext4_ind_trans_blocks(struct inode *inode, int nrblocks) in ext4_ind_trans_blocks()
Dinode.c4971 int ext4_chunk_trans_blocks(struct inode *inode, int nrblocks) in ext4_chunk_trans_blocks()
Dextents.c2417 int ext4_ext_calc_credits_for_single_extent(struct inode *inode, int nrblocks, in ext4_ext_calc_credits_for_single_extent()
/fs/gfs2/
Daops.c239 unsigned nrblocks = nr_pages * (PAGE_CACHE_SIZE/inode->i_sb->s_blocksize); in gfs2_write_jdata_pagevec() local