linux_get_file_rcu
struct linux_file * linux_get_file_rcu(struct linux_file **f);
#define get_file_rcu(f) linux_get_file_rcu(f)