Searched defs:rblocks (Results 1 - 11 of 11) sorted by relevance
| /kernel/linux/linux-5.10/drivers/misc/ |
| H A D | sram.c | 160 struct sram_reserve *rblocks, *block; in sram_reserve_regions() local
|
| /kernel/linux/linux-6.6/drivers/misc/ |
| H A D | sram.c | 177 struct sram_reserve *rblocks, *block; in sram_reserve_regions() local
|
| /kernel/linux/linux-6.6/fs/xfs/ |
| H A D | xfs_quota.h | 133 xfs_trans_reserve_quota_nblks(struct xfs_trans *tp, struct xfs_inode *ip, int64_t dblocks, int64_t rblocks, bool force) xfs_trans_reserve_quota_nblks() argument
|
| H A D | xfs_trans_dquot.c | 784 xfs_trans_reserve_quota_nblks( struct xfs_trans *tp, struct xfs_inode *ip, int64_t dblocks, int64_t rblocks, bool force) xfs_trans_reserve_quota_nblks() argument
|
| H A D | xfs_trans.c | 1184 xfs_trans_alloc_inode( struct xfs_inode *ip, struct xfs_trans_res *resv, unsigned int dblocks, unsigned int rblocks, bool force, struct xfs_trans **tpp) xfs_trans_alloc_inode() argument
|
| H A D | xfs_iomap.c | 248 unsigned int dblocks, rblocks; in xfs_iomap_write_direct() local
|
| H A D | xfs_bmap_util.c | 818 unsigned int dblocks, rblocks, resblks; in xfs_alloc_file_space() local
|
| /kernel/linux/linux-5.10/fs/gfs2/ |
| H A D | file.c | 453 unsigned int data_blocks, ind_blocks, rblocks; in gfs2_page_mkwrite() local 1062 unsigned int data_blocks = 0, ind_blocks = 0, rblocks; in __gfs2_fallocate() local [all...] |
| H A D | bmap.c | 1076 unsigned int rblocks; in gfs2_iomap_begin_write() local
|
| /kernel/linux/linux-6.6/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 [all...] |
| H A D | bmap.c | 1021 unsigned int rblocks; in gfs2_iomap_begin_write() local
|
Completed in 17 milliseconds