Searched refs:alloc_empty_file_noaccount (Results 1 – 4 of 4) sorted by relevance
103 extern struct file *alloc_empty_file_noaccount(int, const struct cred *);
207 struct file *alloc_empty_file_noaccount(int flags, const struct cred *cred) in alloc_empty_file_noaccount() function
1084 struct file *f = alloc_empty_file_noaccount(flags, cred); in open_with_fake_path()
3645 file = alloc_empty_file_noaccount(open_flag, cred); in vfs_tmpfile_open()