Searched defs:dblocks (Results 1 – 14 of 14) sorted by relevance
/linux-6.14.4/fs/xfs/ |
D | xfs_trans.c | 1085 unsigned int dblocks, in xfs_trans_alloc_inode() 1160 unsigned int dblocks, in xfs_trans_reserve_more_inode() 1205 unsigned int dblocks, in xfs_trans_alloc_icreate() 1287 xfs_filblks_t dblocks, rblocks; in xfs_trans_alloc_ichange() local 1365 unsigned int *dblocks, in xfs_trans_alloc_dir()
|
D | xfs_rtalloc.h | 73 xfs_rfsblock_t dblocks, xfs_rfsblock_t rblocks, in xfs_growfs_check_rtgeom()
|
D | xfs_quota.h | 174 struct xfs_inode *ip, int64_t dblocks, int64_t rblocks, in xfs_trans_reserve_quota_nblks() 189 struct xfs_dquot *gdqp, struct xfs_dquot *pdqp, int64_t dblocks) in xfs_trans_reserve_quota_icreate()
|
D | xfs_trans_dquot.c | 980 int64_t dblocks, in xfs_trans_reserve_quota_nblks() 1027 int64_t dblocks) in xfs_trans_reserve_quota_icreate()
|
D | xfs_reflink.c | 443 unsigned int dblocks = 0, rblocks = 0; in xfs_reflink_fill_cow_hole() local 1245 unsigned int dblocks, rblocks, resblks; in xfs_reflink_remap_extent() local
|
D | xfs_mount.c | 385 uint64_t dblocks = mp->m_sb.sb_dblocks; in xfs_set_low_space_thresholds() local
|
D | xfs_bmap_util.c | 675 unsigned int dblocks, rblocks, resblks; in xfs_alloc_file_space() local
|
D | xfs_qm.c | 2090 xfs_filblks_t dblocks, rblocks; in xfs_qm_vop_chown() local
|
D | xfs_iomap.c | 264 unsigned int dblocks, rblocks; in xfs_iomap_write_direct() local
|
D | xfs_inode.c | 2987 xfs_filblks_t *dblocks, in xfs_inode_count_blocks()
|
D | xfs_rtalloc.c | 1170 xfs_rfsblock_t dblocks, in xfs_growfs_check_rtgeom()
|
/linux-6.14.4/fs/xfs/libxfs/ |
D | xfs_ag.c | 142 xfs_rfsblock_t dblocks) in __xfs_ag_block_count() 222 xfs_rfsblock_t dblocks) in xfs_perag_alloc() 269 xfs_rfsblock_t dblocks, in xfs_initialize_perag()
|
D | xfs_attr.c | 323 uint dblocks = xfs_attr3_rmt_blocks(mp, args->valuelen); in xfs_attr_calc_size() local
|
/linux-6.14.4/fs/gfs2/ |
D | inode.c | 404 static int alloc_dinode(struct gfs2_inode *ip, u32 flags, unsigned *dblocks) in alloc_dinode()
|