Searched refs:xfs_dir_create_child (Results 1 – 5 of 5) sorted by relevance
199 error = xfs_dir_create_child(tp, resblks, &du); in xfs_symlink()
734 error = xfs_dir_create_child(tp, resblks, &du); in xfs_create()
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