Home
last modified time | relevance | path

Searched refs:xchk_dir_lookup (Results 1 – 9 of 9) sorted by relevance

/linux-6.14.4/fs/xfs/scrub/
Dreaddir.h16 int xchk_dir_lookup(struct xfs_scrub *sc, struct xfs_inode *dp,
Dmetapath.c330 error = xchk_dir_lookup(sc, mpath->dp, &mpath->xname, &ino); in xchk_metapath()
449 error = xchk_dir_lookup(sc, mpath->dp, &mpath->xname, &ino); in xrep_metapath_try_link()
567 error = xchk_dir_lookup(sc, mpath->dp, &mpath->xname, &ino); in xrep_metapath_try_unlink()
Dparent.c308 error = xchk_dir_lookup(sc, sc->ip, &xfs_name_dotdot, &pp->parent_ino); in xchk_parent_pptr_and_dotdot()
392 error = xchk_dir_lookup(sc, dp, xname, &child_ino); in xchk_parent_dirent()
874 error = xchk_dir_lookup(sc, sc->ip, &xfs_name_dotdot, in xchk_parent()
Ddir_repair.c768 error = xchk_dir_lookup(rd->sc, rd->sc->tempip, xname, &ino); in xrep_dir_replay_update()
792 error = xchk_dir_lookup(rd->sc, rd->sc->tempip, xname, &ino); in xrep_dir_replay_update()
1665 error = xchk_dir_lookup(sc, rd->sc->tempip, &xfs_name_dotdot, &ino); in xrep_dir_swap()
1848 error = xchk_dir_lookup(sc, sc->ip, &xfs_name_dotdot, &orig_parent); in xrep_dir_move_to_orphanage()
1885 error = xchk_dir_lookup(sc, sc->ip, &xfs_name_dotdot, &new_parent); in xrep_dir_move_to_orphanage()
Dorphanage.c412 error = xchk_dir_lookup(sc, sc->orphanage, xname, &ino); in xrep_adoption_compute_name()
416 error = xchk_dir_lookup(sc, sc->orphanage, xname, &ino); in xrep_adoption_compute_name()
Dparent_repair.c685 error = xchk_dir_lookup(sc, sc->ip, &xfs_name_dotdot, &ino); in xrep_parent_reset_dotdot()
788 error = xchk_dir_lookup(sc, sc->ip, &xfs_name_dotdot, in xrep_parent_move_to_orphanage()
837 error = xchk_dir_lookup(sc, sc->ip, &xfs_name_dotdot, in xrep_parent_move_to_orphanage()
Dreaddir.c307 xchk_dir_lookup( in xchk_dir_lookup() function
Ddir.c269 error = xchk_dir_lookup(sc, dp, name, &lookup_ino); in xchk_dir_actor()
944 error = xchk_dir_lookup(sc, sc->ip, xname, &child_ino); in xchk_dir_revalidate_dirent()
Ddirtree_repair.c436 error = xchk_dir_lookup(sc, sc->ip, &xfs_name_dotdot, &dotdot_ino); in xrep_dirtree_unlink()