Searched refs:ignore_mark_unsupported (Results 1 – 3 of 3) sorted by relevance
49 static int ignore_mark_unsupported; variable255 if (ignore_mark_unsupported && tc->mark.flags & FAN_MARK_IGNORE) { in do_test()325 ignore_mark_unsupported = fanotify_mark_supported_by_kernel(FAN_MARK_IGNORE_SURV); in do_setup()
76 static int ignore_mark_unsupported; variable389 if (ignore_mark_unsupported && tc->ignore & FAN_MARK_IGNORE) { in test_fanotify()485 ignore_mark_unsupported = fanotify_mark_supported_by_kernel(FAN_MARK_IGNORE_SURV); in setup()
78 static int ignore_mark_unsupported; variable786 if (ignore_mark_unsupported && tst_variant) { in test_fanotify()881 ignore_mark_unsupported = fanotify_mark_supported_by_kernel(FAN_MARK_IGNORE_SURV); in setup()