Searched refs:get_empty_filp (Results 1 – 5 of 5) sorted by relevance
100 struct file *get_empty_filp(void) in get_empty_filp() function149 EXPORT_SYMBOL(get_empty_filp);172 file = get_empty_filp(); in alloc_file()
974 struct file *f = get_empty_filp(); in create_read_pipe()
972 f = get_empty_filp(); in dentry_open()
1132 struct file *filp = get_empty_filp(); in path_lookup_open()1681 filp = get_empty_filp(); in do_filp_open()
611 filp = get_empty_filp(); in SYSCALL_DEFINE1()