Searched defs:rblocks (Results 1 – 13 of 13) sorted by relevance
/linux-6.14.4/fs/xfs/ |
D | xfs_trans.c | 1086 unsigned int rblocks, in xfs_trans_alloc_inode() 1161 unsigned int rblocks, in xfs_trans_reserve_more_inode() 1287 xfs_filblks_t dblocks, rblocks; in xfs_trans_alloc_ichange() local
|
D | xfs_rtalloc.h | 73 xfs_rfsblock_t dblocks, xfs_rfsblock_t rblocks, in xfs_growfs_check_rtgeom()
|
D | xfs_rtalloc.c | 744 xfs_rfsblock_t rblocks, in xfs_growfs_rt_alloc_fake_mount() 1171 xfs_rfsblock_t rblocks, in xfs_growfs_check_rtgeom() 1210 xfs_rfsblock_t rblocks, in xfs_growfs_rt_prep_groups()
|
D | xfs_reflink.c | 443 unsigned int dblocks = 0, rblocks = 0; in xfs_reflink_fill_cow_hole() local 1245 unsigned int dblocks, rblocks, resblks; in xfs_reflink_remap_extent() local
|
D | xfs_quota.h | 174 struct xfs_inode *ip, int64_t dblocks, int64_t rblocks, in xfs_trans_reserve_quota_nblks()
|
D | xfs_trans_dquot.c | 981 int64_t rblocks, in xfs_trans_reserve_quota_nblks()
|
D | xfs_bmap_util.c | 675 unsigned int dblocks, rblocks, resblks; in xfs_alloc_file_space() local
|
D | xfs_qm.c | 2090 xfs_filblks_t dblocks, rblocks; in xfs_qm_vop_chown() local
|
D | xfs_iomap.c | 264 unsigned int dblocks, rblocks; in xfs_iomap_write_direct() local
|
D | xfs_inode.c | 2988 xfs_filblks_t *rblocks) in xfs_inode_count_blocks()
|
/linux-6.14.4/drivers/misc/ |
D | sram.c | 177 struct sram_reserve *rblocks, *block; in sram_reserve_regions() local
|
/linux-6.14.4/fs/gfs2/ |
D | file.c | 424 unsigned int data_blocks, ind_blocks, rblocks; in gfs2_page_mkwrite() local 1257 unsigned int data_blocks = 0, ind_blocks = 0, rblocks; in __gfs2_fallocate() local
|
D | bmap.c | 1024 unsigned int rblocks; in gfs2_iomap_begin_write() local
|