Searched refs:fanotify_info (Results 1 – 1 of 1) sorted by relevance
40 struct fanotify_info { struct107 static inline int fanotify_info_dir_fh_len(struct fanotify_info *info) in fanotify_info_dir_fh_len()116 static inline struct fanotify_fh *fanotify_info_dir_fh(struct fanotify_info *info) in fanotify_info_dir_fh()118 BUILD_BUG_ON(offsetof(struct fanotify_info, buf) % 4); in fanotify_info_dir_fh()123 static inline int fanotify_info_dir2_fh_len(struct fanotify_info *info) in fanotify_info_dir2_fh_len()132 static inline struct fanotify_fh *fanotify_info_dir2_fh(struct fanotify_info *info) in fanotify_info_dir2_fh()137 static inline int fanotify_info_file_fh_len(struct fanotify_info *info) in fanotify_info_file_fh_len()146 static inline struct fanotify_fh *fanotify_info_file_fh(struct fanotify_info *info) in fanotify_info_file_fh()151 static inline char *fanotify_info_name(struct fanotify_info *info) in fanotify_info_name()159 static inline char *fanotify_info_name2(struct fanotify_info *info) in fanotify_info_name2()[all …]