Home
last modified time | relevance | path

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

/linux/fs/
A Dfile.c874 if (unlikely(!get_file_rcu_many(file, refs))) in __fget_files_rcu()
/linux/include/linux/
A Dfs.h1015 #define get_file_rcu_many(x, cnt) \ macro
1017 #define get_file_rcu(x) get_file_rcu_many((x), 1)

Completed in 16 milliseconds