Home
last modified time | relevance | path

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

/third_party/ltp/testcases/kernel/syscalls/fanotify/
H A Dfanotify09.c75 static int fan_report_dfid_unsupported; variable
378 if (fan_report_dfid_unsupported && tc->report_name) { in test_fanotify()
379 FANOTIFY_INIT_FLAGS_ERR_MSG(FAN_REPORT_DFID_NAME, fan_report_dfid_unsupported); in test_fanotify()
483 fan_report_dfid_unsupported = fanotify_init_flags_supported_on_fs(FAN_REPORT_DFID_NAME, in setup()
H A Dfanotify10.c75 static int fan_report_dfid_unsupported; variable
882 fan_report_dfid_unsupported = fanotify_init_flags_supported_on_fs(FAN_REPORT_DFID_NAME, in setup()
884 if (fan_report_dfid_unsupported) { in setup()
885 FANOTIFY_INIT_FLAGS_ERR_MSG(FAN_REPORT_DFID_NAME, fan_report_dfid_unsupported); in setup()

Completed in 3 milliseconds