Home
last modified time | relevance | path

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

/linux/fs/xfs/scrub/
H A Drefcount_repair.c129 descr = xchk_xfile_ag_descr(sc, "rmap record bag"); in xrep_setup_ag_refcountbt()
720 descr = xchk_xfile_ag_descr(sc, "reference count records"); in xrep_refcountbt()
H A Drtrefcount_repair.c134 descr = xchk_xfile_ag_descr(sc, "rmap record bag"); in xrep_setup_rtrefcountbt()
751 descr = xchk_xfile_ag_descr(sc, "reference count records"); in xrep_rtrefcountbt()
H A Dcommon.h256 #define xchk_xfile_ag_descr(sc, fmt, ...) \ macro
H A Dialloc_repair.c819 descr = xchk_xfile_ag_descr(sc, "inode index records"); in xrep_iallocbt()
H A Dalloc_repair.c879 descr = xchk_xfile_ag_descr(sc, "free space records"); in xrep_allocbt()
H A Dagheader_repair.c1745 descr = xchk_xfile_ag_descr(sc, "iunlinked next pointers"); in xrep_agi()
1752 descr = xchk_xfile_ag_descr(sc, "iunlinked prev pointers"); in xrep_agi()
H A Drmap_repair.c172 descr = xchk_xfile_ag_descr(sc, "reverse mapping records"); in xrep_setup_ag_rmapbt()