Home
last modified time | relevance | path

Searched refs:mark_cmds (Results 1 – 2 of 2) sorted by relevance

/linux/tools/testing/selftests/filesystems/mount-notify/
H A Dmount-notify_test.c28 static const int mark_cmds[] = { variable
34 #define NUM_FAN_FDS ARRAY_SIZE(mark_cmds)
88 ret = fanotify_mark(self->fan_fd[i], mark_cmds[i] | in FIXTURE_SETUP()
H A Dmount-notify_test_ns.c34 static const int mark_cmds[] = { variable
40 #define NUM_FAN_FDS ARRAY_SIZE(mark_cmds)
115 ret = fanotify_mark(self->fan_fd[i], mark_cmds[i] | in FIXTURE_SETUP()