Home
last modified time | relevance | path

Searched refs:xrep_findparent_from_dcache (Results 1 – 5 of 5) sorted by relevance

/linux-6.12.1/fs/xfs/scrub/
Dfindparent.h54 xfs_ino_t xrep_findparent_from_dcache(struct xfs_scrub *sc);
Dfindparent.c423 xrep_findparent_from_dcache( in xrep_findparent_from_dcache() function
Dparent_repair.c269 ino = xrep_findparent_from_dcache(sc); in xrep_parent_find_dotdot()
Ddir_repair.c244 parent_ino = xrep_findparent_from_dcache(sc); in xrep_dir_dcache_parent()
Dtrace.h3126 DEFINE_XREP_PARENT_SALVAGE_EVENT(xrep_findparent_from_dcache);