Home
last modified time | relevance | path

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

/linux/fs/
H A Dfile_table.c218 struct file *alloc_empty_file(int flags, const struct cred *cred) in alloc_empty_file() function
354 file = alloc_empty_file(flags, current_cred()); in alloc_file()
H A Dinternal.h104 struct file *alloc_empty_file(int flags, const struct cred *cred);