Searched defs:rblocks (Results  1 – 8 of 8) sorted by relevance
| /Linux-v5.15/drivers/misc/ | 
| D | sram.c | 177 	struct sram_reserve *rblocks, *block;  in sram_reserve_regions()  local
 | 
| /Linux-v5.15/fs/gfs2/ | 
| D | file.c | 429 	unsigned int data_blocks, ind_blocks, rblocks;  in gfs2_page_mkwrite()  local1050 	unsigned int data_blocks = 0, ind_blocks = 0, rblocks;  in __gfs2_fallocate()  local
 
 | 
| D | bmap.c | 1052 		unsigned int rblocks;  in gfs2_iomap_begin_write()  local
 | 
| /Linux-v5.15/fs/xfs/ | 
| D | xfs_trans_dquot.c | 790 	int64_t			rblocks,  in xfs_trans_reserve_quota_nblks()
 | 
| D | xfs_quota.h | 134 		struct xfs_inode *ip, int64_t dblocks, int64_t rblocks,  in xfs_trans_reserve_quota_nblks()
 | 
| D | xfs_trans.c | 1037 	unsigned int		rblocks,  in xfs_trans_alloc_inode()
 | 
| D | xfs_iomap.c | 197 	unsigned int		dblocks, rblocks;  in xfs_iomap_write_direct()  local
 | 
| D | xfs_bmap_util.c | 817 		unsigned int	dblocks, rblocks, resblks;  in xfs_alloc_file_space()  local
 |