Home
last modified time | relevance | path

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

/linux-6.6.21/fs/xfs/libxfs/
Dxfs_ag.h328 int xfs_ag_extend_space(struct xfs_perag *pag, struct xfs_trans *tp,
Dxfs_ag.c1028 xfs_ag_extend_space( in xfs_ag_extend_space() function
/linux-6.6.21/fs/xfs/
Dxfs_fsops.c77 error = xfs_ag_extend_space(last_pag, tp, delta); in xfs_resizefs_init_new_ags()