Home
last modified time | relevance | path

Searched refs:alloc_empty_file_noaccount (Results 1 – 4 of 4) sorted by relevance

/fs/
A Dfile_table.c266 struct file *alloc_empty_file_noaccount(int flags, const struct cred *cred) in alloc_empty_file_noaccount() function
411 file = alloc_empty_file_noaccount(flags, current_cred()); in alloc_file_pseudo_noaccount()
A Dinternal.h102 struct file *alloc_empty_file_noaccount(int flags, const struct cred *cred);
A Dopen.c1204 f = alloc_empty_file_noaccount(flags, cred); in kernel_file_open()
A Dnamei.c3978 file = alloc_empty_file_noaccount(open_flag, cred); in kernel_tmpfile_open()

Completed in 17 milliseconds