Home
last modified time | relevance | path

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

/Linux-v5.15/fs/xfs/libxfs/
Dxfs_ag.h162 int xfs_ag_init_headers(struct xfs_mount *mp, struct aghdr_init_data *id);
Dxfs_ag.c659 xfs_ag_init_headers( in xfs_ag_init_headers() function
/Linux-v5.15/fs/xfs/
Dxfs_fsops.c62 error = xfs_ag_init_headers(mp, id); in xfs_resizefs_init_new_ags()