Home
last modified time | relevance | path

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

/Linux-v5.10/fs/xfs/libxfs/
Dxfs_ag.h26 int xfs_ag_init_headers(struct xfs_mount *mp, struct aghdr_init_data *id);
Dxfs_ag.c386 xfs_ag_init_headers( in xfs_ag_init_headers() function
/Linux-v5.10/fs/xfs/
Dxfs_fsops.c100 error = xfs_ag_init_headers(mp, &id); in xfs_growfs_data_private()