Searched refs:xfs_dir_add_child (Results 1 – 4 of 4) sorted by relevance
347 int xfs_dir_add_child(struct xfs_trans *tp, unsigned int resblks,
401 error = xfs_dir_add_child(upd->tp, resblks, &du); in xfs_metadir_link()
896 xfs_dir_add_child( in xfs_dir_add_child() function
371 return xfs_dir_add_child(sc->tp, mpath->link_resblks, &mpath->du); in xrep_metapath_link()