Home
last modified time | relevance | path

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

/linux-6.12.1/fs/xfs/libxfs/
Dxfs_ag.h328 int xfs_ag_init_headers(struct xfs_mount *mp, struct aghdr_init_data *id);
Dxfs_ag.c710 xfs_ag_init_headers( in xfs_ag_init_headers() function
/linux-6.12.1/fs/xfs/
Dxfs_fsops.c64 error = xfs_ag_init_headers(mp, id); in xfs_resizefs_init_new_ags()