Home
last modified time | relevance | path

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

/linux-6.12.1/fs/xfs/scrub/
Dtempexch.h19 int xrep_tempexch_contents(struct xfs_scrub *sc, struct xrep_tempexch *ti);
Drtsummary_repair.c160 error = xrep_tempexch_contents(sc, &rts->tempexch); in xrep_rtsummary()
Dsymlink_repair.c351 return xrep_tempexch_contents(sc, tx); in xrep_symlink_swap()
Dtempfile.c763 xrep_tempexch_contents( in xrep_tempexch_contents() function
Dattr_repair.c1373 return xrep_tempexch_contents(sc, tx); in xrep_xattr_swap()
Ddir_repair.c1706 return xrep_tempexch_contents(sc, &rd->tx); in xrep_dir_swap()
/linux-6.12.1/Documentation/filesystems/xfs/
Dxfs-online-fsck-design.rst4128 This is encapsulated in ``xrep_tempexch_contents`` for scrub operations.
4281 5. Call ``xrep_tempexch_contents`` to exchange the contents.