Searched refs:alleged_child (Results 1 – 1 of 1) sorted by relevance
428 xfs_ino_t *alleged_child) in xrep_metapath_try_link() argument475 *alleged_child = ino; in xrep_metapath_try_link()526 xfs_ino_t *alleged_child) in xrep_metapath_try_unlink() argument533 ASSERT(*alleged_child != sc->ip->i_ino); in xrep_metapath_try_unlink()536 *alleged_child); in xrep_metapath_try_unlink()546 error = xchk_iget(sc, *alleged_child, &ip); in xrep_metapath_try_unlink()588 if (ino != *alleged_child) { in xrep_metapath_try_unlink()589 *alleged_child = ino; in xrep_metapath_try_unlink()652 xfs_ino_t alleged_child; in xrep_metapath() local655 error = xrep_metapath_try_link(mpath, &alleged_child); in xrep_metapath()[all …]