Searched refs:alloc_empty_file_noaccount (Results 1 – 3 of 3) sorted by relevance
110 extern struct file *alloc_empty_file_noaccount(int, const struct cred *);
171 struct file *alloc_empty_file_noaccount(int flags, const struct cred *cred) in alloc_empty_file_noaccount() function
960 struct file *f = alloc_empty_file_noaccount(flags, cred); in open_with_fake_path()