Home
last modified time | relevance | path

Searched refs:xchk_xfile_ino_descr (Results 1 – 8 of 8) sorted by relevance

/linux-6.12.1/fs/xfs/scrub/
Dparent_repair.c1507 descr = xchk_xfile_ino_descr(sc, "parent pointer entries"); in xrep_parent_setup_scan()
1514 descr = xchk_xfile_ino_descr(sc, "parent pointer names"); in xrep_parent_setup_scan()
1521 descr = xchk_xfile_ino_descr(sc, in xrep_parent_setup_scan()
1529 descr = xchk_xfile_ino_descr(sc, in xrep_parent_setup_scan()
Dattr_repair.c1558 descr = xchk_xfile_ino_descr(sc, "xattr keys"); in xrep_xattr_setup_scan()
1565 descr = xchk_xfile_ino_descr(sc, "xattr names"); in xrep_xattr_setup_scan()
1574 descr = xchk_xfile_ino_descr(sc, in xrep_xattr_setup_scan()
1583 descr = xchk_xfile_ino_descr(sc, in xrep_xattr_setup_scan()
Dparent.c749 descr = xchk_xfile_ino_descr(sc, "slow parent pointer entries"); in xchk_parent_pptr()
756 descr = xchk_xfile_ino_descr(sc, "slow parent pointer names"); in xchk_parent_pptr()
Dcommon.h221 #define xchk_xfile_ino_descr(sc, fmt, ...) \ macro
Ddirtree.c119 descr = xchk_xfile_ino_descr(sc, "dirtree path steps"); in xchk_setup_dirtree()
126 descr = xchk_xfile_ino_descr(sc, "dirtree path names"); in xchk_setup_dirtree()
Ddir.c1103 descr = xchk_xfile_ino_descr(sc, "slow directory entries"); in xchk_directory()
1110 descr = xchk_xfile_ino_descr(sc, "slow directory entry names"); in xchk_directory()
Ddir_repair.c1785 descr = xchk_xfile_ino_descr(sc, "directory entries"); in xrep_dir_setup_scan()
1792 descr = xchk_xfile_ino_descr(sc, "directory entry names"); in xrep_dir_setup_scan()
Dbmap_repair.c825 descr = xchk_xfile_ino_descr(sc, "%s fork mapping records", in xrep_bmap()