Searched defs:nrblocks (Results 1 - 12 of 12) sorted by relevance
/kernel/linux/linux-5.10/fs/xfs/ |
H A D | xfs_rtalloc.c | 906 xfs_rfsblock_t nrblocks; /* new number of realtime blocks */ in xfs_growfs_rt() local
|
/kernel/linux/linux-5.10/fs/gfs2/ |
H A D | aops.c | 240 unsigned nrblocks = nr_pages * (PAGE_SIZE >> inode->i_blkbits); in gfs2_write_jdata_pagevec() local
|
/kernel/linux/linux-6.6/fs/gfs2/ |
H A D | aops.c | 214 unsigned nrblocks; in gfs2_write_jdata_batch() local
|
/kernel/linux/linux-5.10/drivers/mtd/nand/raw/ |
H A D | nand_bbt.c | 1101 int i, j, chips, block, nrblocks, update; in mark_bbt_region() local
|
/kernel/linux/linux-5.10/fs/ext4/ |
H A D | indirect.c | 684 int ext4_ind_trans_blocks(struct inode *inode, int nrblocks) in ext4_ind_trans_blocks() argument
|
H A D | extents.c | 2361 int ext4_ext_calc_credits_for_single_extent(struct inode *inode, int nrblocks, in ext4_ext_calc_credits_for_single_extent() argument
|
H A D | inode.c | 5772 int ext4_chunk_trans_blocks(struct inode *inode, int nrblocks) in ext4_chunk_trans_blocks() argument
|
/kernel/linux/linux-6.6/drivers/mtd/nand/raw/ |
H A D | nand_bbt.c | 1134 int i, j, chips, block, nrblocks, update; in mark_bbt_region() local
|
/kernel/linux/linux-6.6/fs/ext4/ |
H A D | indirect.c | 686 int ext4_ind_trans_blocks(struct inode *inode, int nrblocks) in ext4_ind_trans_blocks() argument
|
H A D | extents.c | 2333 int ext4_ext_calc_credits_for_single_extent(struct inode *inode, int nrblocks, in ext4_ext_calc_credits_for_single_extent() argument
|
H A D | inode.c | 5711 int ext4_chunk_trans_blocks(struct inode *inode, int nrblocks) in ext4_chunk_trans_blocks() argument
|
/kernel/linux/linux-6.6/fs/xfs/ |
H A D | xfs_rtalloc.c | 935 xfs_rfsblock_t nrblocks; /* new number of realtime blocks */ in xfs_growfs_rt() local
|
Completed in 45 milliseconds