Home
last modified time | relevance | path

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

/third_party/ltp/testcases/kernel/syscalls/fanotify/
Dfanotify11.c69 FANOTIFY_INIT_FLAGS_ERR_MSG(FAN_REPORT_TID, fan_report_tid_unsupported); in test01()
Dfanotify01.c95 FANOTIFY_INIT_FLAGS_ERR_MSG(FAN_REPORT_FID, fan_report_fid_unsupported); in test_fanotify()
Dfanotify09.c249 FANOTIFY_INIT_FLAGS_ERR_MSG(FAN_REPORT_DFID_NAME, fan_report_dfid_unsupported); in test_fanotify()
Dfanotify.h388 #define FANOTIFY_INIT_FLAGS_ERR_MSG(flags, fail) \ macro
Dfanotify10.c518 FANOTIFY_INIT_FLAGS_ERR_MSG(FAN_REPORT_DFID_NAME, fan_report_dfid_unsupported); in setup()