Searched refs:xfs_dir_create_child (Results 1 – 4 of 4) sorted by relevance
199 error = xfs_dir_create_child(tp, resblks, &du); in xfs_symlink()
345 int xfs_dir_create_child(struct xfs_trans *tp, unsigned int resblks,
304 error = xfs_dir_create_child(upd->tp, resblks, &du); in xfs_metadir_create()
846 xfs_dir_create_child( in xfs_dir_create_child() function