Searched defs:get_file_rcu (Results 1 – 2 of 2) sorted by relevance
1047 #define get_file_rcu(x) atomic_long_inc_not_zero(&(x)->f_count) macro
975 #define get_file_rcu(x) get_file_rcu_many((x), 1) macro