Home
last modified time | relevance | path

Searched refs:xchk_xfile_ag_descr (Results 1 – 6 of 6) sorted by relevance

/linux-6.12.1/fs/xfs/scrub/
Drefcount_repair.c129 descr = xchk_xfile_ag_descr(sc, "rmap record bag"); in xrep_setup_ag_refcountbt()
721 descr = xchk_xfile_ag_descr(sc, "reference count records"); in xrep_refcountbt()
Dcommon.h216 #define xchk_xfile_ag_descr(sc, fmt, ...) \ macro
Dialloc_repair.c826 descr = xchk_xfile_ag_descr(sc, "inode index records"); in xrep_iallocbt()
Dalloc_repair.c878 descr = xchk_xfile_ag_descr(sc, "free space records"); in xrep_allocbt()
Dagheader_repair.c1753 descr = xchk_xfile_ag_descr(sc, "iunlinked next pointers"); in xrep_agi()
1760 descr = xchk_xfile_ag_descr(sc, "iunlinked prev pointers"); in xrep_agi()
Drmap_repair.c169 descr = xchk_xfile_ag_descr(sc, "reverse mapping records"); in xrep_setup_ag_rmapbt()