Home
last modified time | relevance | path

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

/linux-4.19.296/fs/xfs/libxfs/
Dxfs_ag.h27 int xfs_ag_extend_space(struct xfs_mount *mp, struct xfs_trans *tp,
Dxfs_ag.c411 xfs_ag_extend_space( in xfs_ag_extend_space() function
/linux-4.19.296/fs/xfs/
Dxfs_fsops.c119 error = xfs_ag_extend_space(mp, tp, &id, new); in xfs_growfs_data_private()