Home
last modified time | relevance | path

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

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