Home
last modified time | relevance | path

Searched refs:info_fid (Results 1 – 1 of 1) sorted by relevance

/third_party/ltp/testcases/kernel/syscalls/fanotify/
Dfanotify22.c204 struct fanotify_event_info_fid *info_fid; in check_event() local
223 info_fid = get_event_info_fid(event); in check_event()
224 if (info_fid) in check_event()
225 fail += check_error_event_info_fid(info_fid, ex); in check_event()