Home
last modified time | relevance | path

Searched refs:xfs_ag_extend_space (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.10/fs/xfs/libxfs/
Dxfs_ag.h27 int xfs_ag_extend_space(struct xfs_mount *mp, struct xfs_trans *tp,
Dxfs_ag.c492 xfs_ag_extend_space( in xfs_ag_extend_space() function
/Linux-v5.10/fs/xfs/
Dxfs_fsops.c114 error = xfs_ag_extend_space(mp, tp, &id, new); in xfs_growfs_data_private()