Home
last modified time | relevance | path

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

/linux-6.12.1/fs/
Dfile.c832 static struct file *__get_file_rcu(struct file __rcu **f) in __get_file_rcu() function
891 file = __get_file_rcu(f); in get_file_rcu()
915 file = __get_file_rcu(f); in get_file_active()