Home
last modified time | relevance | path

Searched refs:filesystem_mark_unsupported (Results 1 - 4 of 4) sorted by relevance

/third_party/ltp/testcases/kernel/syscalls/fanotify/
H A Dfanotify13.c96 static int filesystem_mark_unsupported; variable
157 if (filesystem_mark_unsupported && mark->flag & FAN_MARK_FILESYSTEM) { in do_test()
311 filesystem_mark_unsupported = fanotify_mark_supported_by_kernel(FAN_MARK_FILESYSTEM); in do_setup()
H A Dfanotify03.c53 static int filesystem_mark_unsupported; variable
216 if (filesystem_mark_unsupported && mark->flag == FAN_MARK_FILESYSTEM) { in setup_mark()
325 filesystem_mark_unsupported = fanotify_mark_supported_by_kernel(FAN_MARK_FILESYSTEM); in setup()
H A Dfanotify01.c79 static int filesystem_mark_unsupported; variable
99 if (filesystem_mark_unsupported && mark->flag == FAN_MARK_FILESYSTEM) { in test_fanotify()
344 filesystem_mark_unsupported = fanotify_mark_supported_by_kernel(FAN_MARK_FILESYSTEM); in setup()
H A Dfanotify10.c76 static int filesystem_mark_unsupported; variable
776 if (filesystem_mark_unsupported && tc->mark_type == FANOTIFY_FILESYSTEM) { in test_fanotify()
879 filesystem_mark_unsupported = fanotify_mark_supported_by_kernel(FAN_MARK_FILESYSTEM); in setup()

Completed in 3 milliseconds