Searched refs:alleged_child (Results 1 – 1 of 1) sorted by relevance
509 xfs_ino_t *alleged_child) in xrep_metapath_try_link() argument556 *alleged_child = ino; in xrep_metapath_try_link()607 xfs_ino_t *alleged_child) in xrep_metapath_try_unlink() argument614 ASSERT(*alleged_child != I_INO(sc->ip)); in xrep_metapath_try_unlink()617 *alleged_child); in xrep_metapath_try_unlink()627 error = xchk_iget(sc, *alleged_child, &ip); in xrep_metapath_try_unlink()671 if (ino != *alleged_child) { in xrep_metapath_try_unlink()672 *alleged_child = ino; in xrep_metapath_try_unlink()735 xfs_ino_t alleged_child; in xrep_metapath() local738 error = xrep_metapath_try_link(mpath, &alleged_child); in xrep_metapath()[all …]