Home
last modified time | relevance | path

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

/Linux-v6.6/fs/xfs/libxfs/
Dxfs_ag.h325 int xfs_ag_init_headers(struct xfs_mount *mp, struct aghdr_init_data *id);
Dxfs_ag.c794 xfs_ag_init_headers( in xfs_ag_init_headers() function
/Linux-v6.6/fs/xfs/
Dxfs_fsops.c64 error = xfs_ag_init_headers(mp, id); in xfs_resizefs_init_new_ags()