create_new_entry
return PTR_ERR(create_new_entry(idmap, fm, args, dir, entry, mode));
return create_new_entry(idmap, fm, &args, dir, entry, S_IFDIR);