xfs_rfsblock_t
xfs_rfsblock_t dblocks)
xfs_rfsblock_t dblocks)
xfs_rfsblock_t dblocks,
xfs_rfsblock_t *nb)
*nb = (xfs_rfsblock_t)agcount * mp->m_sb.sb_agblocks;
xfs_agnumber_t new_agcount, xfs_rfsblock_t dcount,
xfs_rfsblock_t nfree; /* cumulative new free space */
xfs_rfsblock_t *nb);
xfs_rfsblock_t nblks = dp->i_nblocks;
xfs_rfsblock_t sb_rtstart; /* start of internal RT section (FSB) */
xfs_rfsblock_t sb_dblocks; /* number of data blocks */
xfs_rfsblock_t sb_rblocks; /* number of realtime blocks */
#define XFS_MAX_DBLOCKS(s) ((xfs_rfsblock_t)(s)->sb_agcount * (s)->sb_agblocks)
#define XFS_MIN_DBLOCKS(s) ((xfs_rfsblock_t)((s)->sb_agcount - 1) * \
static inline xfs_rfsblock_t
return (xfs_rfsblock_t)mp->m_groups[type].blocks * nr_groups;
xfs_rfsblock_t di_nblocks; /* # of direct & btree blocks used */
xfs_rfsblock_t dblocks_avail = mp->m_sb.sb_dblocks / 4;
xfs_rfsblock_t bno;
static inline xfs_rfsblock_t
#define NULLRFSBLOCK ((xfs_rfsblock_t)-1)
xfs_rfsblock_t nblocks;
xfs_rfsblock_t old_bmbt_block_count;
xfs_rfsblock_t data_blocks;
xfs_rfsblock_t rt_blocks;
xfs_rfsblock_t attr_blocks;
__field(xfs_rfsblock_t, nblocks)
TP_PROTO(struct xfs_scrub *sc, xfs_rfsblock_t data_blocks,
xfs_rfsblock_t rt_blocks, xfs_rfsblock_t attr_blocks,
__field(xfs_rfsblock_t, data_blocks)
__field(xfs_rfsblock_t, rt_blocks)
__field(xfs_rfsblock_t, attr_blocks)
xfs_rfsblock_t nr_blocks)
xfs_rfsblock_t max_blocks;
xfs_rfsblock_t delta,
xfs_rfsblock_t nb = mp->m_sb.sb_dblocks + delta;
(xfs_rfsblock_t)mp->m_sb.sb_agblocks);
xfs_rfsblock_t nb = in->newblocks;
xfs_rfsblock_t i_nblocks; /* # of direct & btree blocks */
xfs_rfsblock_t ld = XFS_BB_TO_FSBT(mp, d);
xfs_rfsblock_t ld = XFS_BB_TO_FSBT(mp, d);
xfs_rfsblock_t nrblocks,
xfs_rfsblock_t nrblocks,
xfs_rfsblock_t dblocks,
xfs_rfsblock_t rblocks,
xfs_rfsblock_t rblocks,
xfs_rfsblock_t last_block)
xfs_rfsblock_t rblocks,
static xfs_rfsblock_t
xfs_rfsblock_t nrblocks,
xfs_rfsblock_t step;
xfs_rfsblock_t rgblocks = mp->m_sb.sb_rgextents * rextsize;
xfs_rfsblock_t nrblocks,
int xfs_growfs_check_rtgeom(const struct xfs_mount *mp, xfs_rfsblock_t dblocks,
xfs_rfsblock_t rblocks, xfs_agblock_t rextsize);
xfs_rfsblock_t dblocks, xfs_rfsblock_t rblocks,