Home
last modified time | relevance | path

Searched refs:xchk_xfile_descr (Results 1 – 4 of 4) sorted by relevance

/linux-6.12.1/fs/xfs/scrub/
Dquotacheck.c759 descr = xchk_xfile_descr(sc, "user dquot records"); in xqcheck_setup_scan()
768 descr = xchk_xfile_descr(sc, "group dquot records"); in xqcheck_setup_scan()
777 descr = xchk_xfile_descr(sc, "project dquot records"); in xqcheck_setup_scan()
Dcommon.h213 #define xchk_xfile_descr(sc, fmt, ...) \ macro
Drtsummary.c65 descr = xchk_xfile_descr(sc, "realtime summary file"); in xchk_setup_rtsummary()
Dnlinks.c986 descr = xchk_xfile_descr(sc, "file link counts"); in xchk_nlinks_setup_scan()