Searched refs:alloc_empty_file_noaccount (Results 1 – 4 of 4) sorted by relevance
95 struct file *alloc_empty_file_noaccount(int flags, const struct cred *cred);
235 struct file *alloc_empty_file_noaccount(int flags, const struct cred *cred) in alloc_empty_file_noaccount() function
1147 f = alloc_empty_file_noaccount(flags, cred); in kernel_file_open()
3721 file = alloc_empty_file_noaccount(open_flag, cred); in kernel_tmpfile_open()