Searched refs:fanotify_event_fsid (Results 1 - 2 of 2) sorted by relevance

/linux-master/fs/notify/fanotify/
H A Dfanotify.h324 static inline __kernel_fsid_t *fanotify_event_fsid(struct fanotify_event *event) function
H A Dfanotify_user.c555 ret = copy_fid_info_to_user(fanotify_event_fsid(event),
571 ret = copy_fid_info_to_user(fanotify_event_fsid(event),
622 ret = copy_fid_info_to_user(fanotify_event_fsid(event),

Completed in 140 milliseconds