Home
last modified time | relevance | path

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

/Linux-v5.4/fs/
Dfile_table.c96 static struct file *__alloc_file(int flags, const struct cred *cred) in __alloc_file() function
151 f = __alloc_file(flags, cred); in alloc_empty_file()
173 struct file *f = __alloc_file(flags, cred); in alloc_empty_file_noaccount()