Searched defs:nrblocks (Results 1 – 7 of 7) sorted by relevance
| /OK3568_Linux_fs/kernel/fs/gfs2/ |
| H A D | aops.c | 241 unsigned nrblocks = nr_pages * (PAGE_SIZE >> inode->i_blkbits); in gfs2_write_jdata_pagevec() local
|
| /OK3568_Linux_fs/kernel/fs/xfs/ |
| H A D | xfs_rtalloc.c | 906 xfs_rfsblock_t nrblocks; /* new number of realtime blocks */ in xfs_growfs_rt() local
|
| /OK3568_Linux_fs/kernel/fs/ext4/ |
| H A D | indirect.c | 669 int ext4_ind_trans_blocks(struct inode *inode, int nrblocks) in ext4_ind_trans_blocks()
|
| H A D | extents.c | 2350 int ext4_ext_calc_credits_for_single_extent(struct inode *inode, int nrblocks, in ext4_ext_calc_credits_for_single_extent()
|
| H A D | inode.c | 5791 int ext4_chunk_trans_blocks(struct inode *inode, int nrblocks) in ext4_chunk_trans_blocks()
|
| /OK3568_Linux_fs/u-boot/drivers/mtd/nand/raw/ |
| H A D | nand_bbt.c | 966 int i, j, chips, block, nrblocks, update; in mark_bbt_region() local
|
| /OK3568_Linux_fs/kernel/drivers/mtd/nand/raw/ |
| H A D | nand_bbt.c | 1101 int i, j, chips, block, nrblocks, update; in mark_bbt_region() local
|