Home
last modified time | relevance | path

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

/linux/fs/xfs/scrub/
H A Ddirtree_repair.c386 xfs_ino_t dotdot_ino; in xrep_dirtree_unlink() local
436 error = xchk_dir_lookup(sc, sc->ip, &xfs_name_dotdot, &dotdot_ino); in xrep_dirtree_unlink()
441 if (dotdot_ino == parent_ino) in xrep_dirtree_unlink()