Home
last modified time | relevance | path

Searched refs:xrep_tempfile_adjust_directory_tree (Results 1 – 3 of 3) sorted by relevance

/linux-6.14.4/fs/xfs/scrub/
Dtempfile.h13 int xrep_tempfile_adjust_directory_tree(struct xfs_scrub *sc);
47 # define xrep_tempfile_adjust_directory_tree(sc) (0) macro
Dtempfile.c201 xrep_tempfile_adjust_directory_tree( in xrep_tempfile_adjust_directory_tree() function
Dcommon.c1274 error = xrep_tempfile_adjust_directory_tree(sc); in xchk_setup_inode_contents()