Home
last modified time | relevance | path

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

/third_party/ltp/testcases/kernel/syscalls/fanotify/
Dfanotify09.c124 FAN_REPORT_DFID_NAME,
249 FANOTIFY_INIT_FLAGS_ERR_MSG(FAN_REPORT_DFID_NAME, fan_report_dfid_unsupported); in test_fanotify()
342 fan_report_dfid_unsupported = fanotify_init_flags_supported_on_fs(FAN_REPORT_DFID_NAME, in setup()
Dfanotify20.c45 FAN_REPORT_PIDFD | FAN_REPORT_FID | FAN_REPORT_DFID_NAME,
Dfanotify.h79 #define FAN_REPORT_DFID_NAME (FAN_REPORT_DIR_FID | FAN_REPORT_NAME) macro
87 #define FAN_REPORT_DFID_NAME_FID (FAN_REPORT_DFID_NAME | FAN_REPORT_FID)
Dfanotify10.c515 fan_report_dfid_unsupported = fanotify_init_flags_supported_on_fs(FAN_REPORT_DFID_NAME, in setup()
518 FANOTIFY_INIT_FLAGS_ERR_MSG(FAN_REPORT_DFID_NAME, fan_report_dfid_unsupported); in setup()