Home
last modified time | relevance | path

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

/linux-6.12.1/fs/xfs/
Dxfs_rtalloc.h41 int xfs_rtalloc_reinit_frextents(struct xfs_mount *mp);
44 # define xfs_rtalloc_reinit_frextents(m) (0) macro
Dxfs_mount.c546 error = xfs_rtalloc_reinit_frextents(mp); in xfs_check_summary_counts()
Dxfs_rtalloc.c1077 xfs_rtalloc_reinit_frextents( in xfs_rtalloc_reinit_frextents() function