summaryrefslogtreecommitdiff
path: root/fs/xfs/scrub/parent.h
diff options
context:
space:
mode:
Diffstat (limited to 'fs/xfs/scrub/parent.h')
-rw-r--r--fs/xfs/scrub/parent.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/fs/xfs/scrub/parent.h b/fs/xfs/scrub/parent.h
index e1979f5bb001..c20673d8f093 100644
--- a/fs/xfs/scrub/parent.h
+++ b/fs/xfs/scrub/parent.h
@@ -10,6 +10,7 @@ int xchk_parent_lock_two_dirs(struct xfs_scrub *sc, struct xfs_inode *dp);
int xrep_parent_confirm(struct xfs_scrub *sc, xfs_ino_t *parent_ino);
int xrep_parent_scan(struct xfs_scrub *sc, xfs_ino_t *parent_ino);
+xfs_ino_t xrep_parent_from_dcache(struct xfs_scrub *sc);
xfs_ino_t xrep_parent_self_reference(struct xfs_scrub *sc);