Searched refs:copy_fid_to_user (Results 1 – 1 of 1) sorted by relevance
207 static int copy_fid_to_user(struct fanotify_event *event, char __user *buf) in copy_fid_to_user() function304 ret = copy_fid_to_user(event, buf + FAN_EVENT_METADATA_LEN); in copy_event_to_user()