Searched defs:dblocks (Results 1 – 9 of 9) sorted by relevance
/linux-6.1.9/fs/xfs/ |
D | xfs_trans.c | 1180 unsigned int dblocks, in xfs_trans_alloc_inode() 1238 unsigned int dblocks, in xfs_trans_alloc_icreate() 1365 unsigned int *dblocks, in xfs_trans_alloc_dir()
|
D | xfs_trans_dquot.c | 787 int64_t dblocks, in xfs_trans_reserve_quota_nblks() 832 int64_t dblocks) in xfs_trans_reserve_quota_icreate()
|
D | xfs_quota.h | 134 struct xfs_inode *ip, int64_t dblocks, int64_t rblocks, in xfs_trans_reserve_quota_nblks() 155 struct xfs_dquot *gdqp, struct xfs_dquot *pdqp, int64_t dblocks) in xfs_trans_reserve_quota_icreate()
|
D | xfs_mount.c | 371 uint64_t dblocks = mp->m_sb.sb_dblocks; in xfs_set_low_space_thresholds() local
|
D | xfs_bmap_util.c | 819 unsigned int dblocks, rblocks, resblks; in xfs_alloc_file_space() local
|
D | xfs_iomap.c | 204 unsigned int dblocks, rblocks; in xfs_iomap_write_direct() local
|
/linux-6.1.9/fs/xfs/libxfs/ |
D | xfs_ag.c | 209 xfs_rfsblock_t dblocks) in __xfs_ag_block_count() 266 xfs_rfsblock_t dblocks, in xfs_initialize_perag()
|
D | xfs_attr.c | 309 uint dblocks = xfs_attr3_rmt_blocks(mp, args->valuelen); in xfs_attr_calc_size() local
|
/linux-6.1.9/fs/gfs2/ |
D | inode.c | 387 static int alloc_dinode(struct gfs2_inode *ip, u32 flags, unsigned *dblocks) in alloc_dinode()
|