Searched refs:alloc_empty_file_noaccount (Results 1 – 4 of 4) sorted by relevance
257 struct file *alloc_empty_file_noaccount(int flags, const struct cred *cred) in alloc_empty_file_noaccount() function398 file = alloc_empty_file_noaccount(flags, current_cred()); in alloc_file_pseudo_noaccount()
101 struct file *alloc_empty_file_noaccount(int flags, const struct cred *cred);
1167 f = alloc_empty_file_noaccount(flags, cred); in kernel_file_open()
3919 file = alloc_empty_file_noaccount(open_flag, cred); in kernel_tmpfile_open()