Searched defs:rblocks (Results 1 – 8 of 8) sorted by relevance
/openbmc/linux/drivers/misc/ |
H A D | sram.c | 177 struct sram_reserve *rblocks, *block; in sram_reserve_regions() local
|
/openbmc/linux/fs/xfs/ |
H A D | xfs_trans_dquot.c | 788 int64_t rblocks, in xfs_trans_reserve_quota_nblks()
|
H A D | xfs_quota.h | 134 struct xfs_inode *ip, int64_t dblocks, int64_t rblocks, in xfs_trans_reserve_quota_nblks()
|
H A D | xfs_trans.c | 1188 unsigned int rblocks, in xfs_trans_alloc_inode()
|
H A D | xfs_bmap_util.c | 832 unsigned int dblocks, rblocks, resblks; in xfs_alloc_file_space() local
|
H A D | xfs_iomap.c | 248 unsigned int dblocks, rblocks; in xfs_iomap_write_direct() local
|
/openbmc/linux/fs/gfs2/ |
H A D | file.c | 423 unsigned int data_blocks, ind_blocks, rblocks; in gfs2_page_mkwrite() local 1249 unsigned int data_blocks = 0, ind_blocks = 0, rblocks; in __gfs2_fallocate() local
|
H A D | bmap.c | 1021 unsigned int rblocks; in gfs2_iomap_begin_write() local
|