Searched refs:file_f_owner (Results 1 – 3 of 3) sorted by relevance
112 fown = file_f_owner(dn->dn_filp); in dnotify_handle_event()
2052 if (control_current_fowner(file_f_owner(file))) { in hook_file_set_fowner()
1339 static inline struct fown_struct *file_f_owner(const struct file *file) in file_f_owner() function