Home
last modified time | relevance | path

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

/third_party/ltp/include/lapi/
Dfanotify.h206 # define FSID_VAL_MEMBER(fsid, i) (fsid.__val[i]) macro
208 # define FSID_VAL_MEMBER(fsid, i) (fsid.val[i]) macro
/third_party/ltp/testcases/kernel/syscalls/fanotify/
Dfanotify15.c256 FSID_VAL_MEMBER(event_fid->fsid, 0), in do_test()
257 FSID_VAL_MEMBER(event_fid->fsid, 1), in do_test()
Dfanotify13.c274 FSID_VAL_MEMBER(event_fid->fsid, 0), in do_test()
275 FSID_VAL_MEMBER(event_fid->fsid, 1), in do_test()
Dfanotify22.c149 ex->name, FSID_VAL_MEMBER(fid->fsid, 0), in check_error_event_info_fid()
Dfanotify16.c670 FSID_VAL_MEMBER(event_fid->fsid, 0), in do_test()
671 FSID_VAL_MEMBER(event_fid->fsid, 1), in do_test()