Home
last modified time | relevance | path

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

/linux/fs/xfs/scrub/
H A Ddirtree_repair.c236 if (dl->sc->orphanage) in xrep_dirtree_decide_fate()
598 xfs_inode_to_parent_rec(&dl->pptr_rec, sc->orphanage); in xrep_dirtree_create_adoption_path()
600 error = xino_bitmap_set(&path->seen_inodes, I_INO(sc->orphanage)); in xrep_dirtree_create_adoption_path()
H A Dnlinks_repair.c65 if (xchk_inode_is_dirtree_root(ip) || ip == sc->orphanage) in xrep_nlinks_is_orphaned()
H A Dscrub.h175 struct xfs_inode *orphanage; member