Home
last modified time | relevance | path

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

/Linux-v5.4/fs/
Dfile.c724 else if (!get_file_rcu_many(file, refs)) in __fget()
/Linux-v5.4/include/linux/
Dfs.h988 #define get_file_rcu_many(x, cnt) \ macro
990 #define get_file_rcu(x) get_file_rcu_many((x), 1)