Home
last modified time | relevance | path

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

/linux-4.19.296/fs/xfs/libxfs/
Dxfs_ag.h26 int xfs_ag_init_headers(struct xfs_mount *mp, struct aghdr_init_data *id);
Dxfs_ag.c305 xfs_ag_init_headers( in xfs_ag_init_headers() function
/linux-4.19.296/fs/xfs/
Dxfs_fsops.c105 error = xfs_ag_init_headers(mp, &id); in xfs_growfs_data_private()