Searched defs:rblocks (Results 1 – 10 of 10) sorted by relevance
/linux/fs/xfs/ |
H A 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
|
H A D | xfs_rtalloc.h | 68 xfs_rfsblock_t dblocks, xfs_rfsblock_t rblocks, in xfs_growfs_check_rtgeom()
|
H A D | xfs_rtalloc.c | 746 xfs_rfsblock_t rblocks, in xfs_growfs_rt_alloc_fake_mount() 1237 xfs_rfsblock_t rblocks, in xfs_growfs_check_rtgeom() 1292 xfs_rfsblock_t rblocks, in xfs_growfs_rt_prep_groups()
|
H A D | xfs_quota.h | 174 struct xfs_inode *ip, int64_t dblocks, int64_t rblocks, in xfs_trans_reserve_quota_nblks()
|
H A D | xfs_trans_dquot.c | 981 int64_t rblocks, in xfs_trans_reserve_quota_nblks()
|
H A D | xfs_bmap_util.c | 691 unsigned int dblocks, rblocks, resblks; in xfs_alloc_file_space() local
|
H A D | xfs_qm.c | 2091 xfs_filblks_t dblocks, rblocks; in xfs_qm_vop_chown() local
|
H A D | xfs_inode.c | 2982 xfs_filblks_t *rblocks) in xfs_inode_count_blocks()
|
/linux/drivers/misc/ |
H A D | sram.c | 177 struct sram_reserve *rblocks, *block; in sram_reserve_regions() local
|
/linux/fs/gfs2/ |
H A 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
|