Searched refs:get_file_rcu (Results 1 – 6 of 6) sorted by relevance
314 if (!get_file_rcu(f)) in task_file_seq_get_next()
921 if (file && !get_file_rcu(file)) in mmap_singleton()
885 if (unlikely(!get_file_rcu(file))) in __fget_files_rcu()
1496 if (exe_file && !get_file_rcu(exe_file)) in get_mm_exe_file()
2730 if (get_file_rcu(i->file)) in gfs2_glockfd_next_file()
1047 #define get_file_rcu(x) atomic_long_inc_not_zero(&(x)->f_count) macro