Home
last modified time | relevance | path

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

/openbmc/linux/fs/xfs/libxfs/
H A Dxfs_ag.h327 int xfs_ag_init_headers(struct xfs_mount *mp, struct aghdr_init_data *id);
H A Dxfs_ag.c814 xfs_ag_init_headers( in xfs_ag_init_headers() function
/openbmc/linux/fs/xfs/
H A Dxfs_fsops.c64 error = xfs_ag_init_headers(mp, id); in xfs_resizefs_init_new_ags()