alloc_empty_file_noaccount 103 fs/internal.h extern struct file *alloc_empty_file_noaccount(int, const struct cred *); alloc_empty_file_noaccount 940 fs/open.c struct file *f = alloc_empty_file_noaccount(flags, cred);