Searched refs:fanotify_info (Results 1 – 3 of 3) sorted by relevance
41 struct fanotify_info { struct108 static inline int fanotify_info_dir_fh_len(struct fanotify_info *info) in fanotify_info_dir_fh_len()117 static inline struct fanotify_fh *fanotify_info_dir_fh(struct fanotify_info *info) in fanotify_info_dir_fh()119 BUILD_BUG_ON(offsetof(struct fanotify_info, buf) % 4); in fanotify_info_dir_fh()124 static inline int fanotify_info_dir2_fh_len(struct fanotify_info *info) in fanotify_info_dir2_fh_len()133 static inline struct fanotify_fh *fanotify_info_dir2_fh(struct fanotify_info *info) in fanotify_info_dir2_fh()138 static inline int fanotify_info_file_fh_len(struct fanotify_info *info) in fanotify_info_file_fh_len()147 static inline struct fanotify_fh *fanotify_info_file_fh(struct fanotify_info *info) in fanotify_info_file_fh()152 static inline char *fanotify_info_name(struct fanotify_info *info) in fanotify_info_name()160 static inline char *fanotify_info_name2(struct fanotify_info *info) in fanotify_info_name2()[all …]
69 static bool fanotify_info_equal(struct fanotify_info *info1, in fanotify_info_equal()70 struct fanotify_info *info2) in fanotify_info_equal()107 struct fanotify_info *info1 = &fne1->info; in fanotify_name_event_equal()108 struct fanotify_info *info2 = &fne2->info; in fanotify_name_event_equal()640 struct fanotify_info *info; in fanotify_alloc_name_event()
244 struct fanotify_info *info = fanotify_event_info(event); in fanotify_dir_name_info_len()695 struct fanotify_info *info, in copy_info_records_to_user()842 struct fanotify_info *info = fanotify_event_info(event); in copy_event_to_user()