alloc_empty_file_noaccount
file = alloc_empty_file_noaccount(flags, current_cred());
struct file *alloc_empty_file_noaccount(int flags, const struct cred *cred);
file = alloc_empty_file_noaccount(open_flag, cred);
f = alloc_empty_file_noaccount(flags, cred);