Home
last modified time | relevance | path

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

/linux/fs/
H 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()
H A Dinternal.h105 struct file *alloc_empty_file_noaccount(int flags, const struct cred *cred);