Home
last modified time | relevance | path

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

/linux/fs/xfs/libxfs/
H A Dxfs_ag.h331 int xfs_ag_init_headers(struct xfs_mount *mp, struct aghdr_init_data *id);
H A Dxfs_ag.c633 xfs_ag_init_headers( in xfs_ag_init_headers() function
/linux/fs/xfs/
H A Dxfs_fsops.c67 error = xfs_ag_init_headers(mp, id); in xfs_resizefs_init_new_ags()