Home
last modified time | relevance | path

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

/fs/
Dfile_table.c103 struct file *get_empty_filp(void) in get_empty_filp() function
163 file = get_empty_filp(); in alloc_file()
Dinternal.h81 extern struct file *get_empty_filp(void);
Dopen.c895 f = get_empty_filp(); in dentry_open()
Dnamei.c3392 file = get_empty_filp(); in path_openat()