Searched refs:fanotify_event_fsid (Results 1 – 2 of 2) sorted by relevance
516 ret = copy_fid_info_to_user(fanotify_event_fsid(event), in copy_info_records_to_user()532 ret = copy_fid_info_to_user(fanotify_event_fsid(event), in copy_info_records_to_user()583 ret = copy_fid_info_to_user(fanotify_event_fsid(event), in copy_info_records_to_user()
324 static inline __kernel_fsid_t *fanotify_event_fsid(struct fanotify_event *event) in fanotify_event_fsid() function