Home
last modified time | relevance | path

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

/fs/
Dfile_table.c96 static struct file *__alloc_file(int flags, const struct cred *cred) in __alloc_file() function
150 f = __alloc_file(flags, cred); in alloc_empty_file()
172 struct file *f = __alloc_file(flags, cred); in alloc_empty_file_noaccount()