Symbol: expect_notify_mask
tools/testing/selftests/filesystems/mount-notify/mount-notify_test.c
192
mnts[i] = expect_notify_mask(_metadata, self, mask);
tools/testing/selftests/filesystems/mount-notify/mount-notify_test.c
260
mnts[1] = expect_notify_mask(_metadata, self, FAN_MNT_ATTACH);
tools/testing/selftests/filesystems/mount-notify/mount-notify_test.c
270
detach_id = expect_notify_mask(_metadata, self, FAN_MNT_DETACH);
tools/testing/selftests/filesystems/mount-notify/mount-notify_test.c
285
mnts[1] = expect_notify_mask(_metadata, self, FAN_MNT_ATTACH);
tools/testing/selftests/filesystems/mount-notify/mount-notify_test.c
293
move_id = expect_notify_mask(_metadata, self, FAN_MNT_ATTACH | FAN_MNT_DETACH);
tools/testing/selftests/filesystems/mount-notify/mount-notify_test.c
353
mnts[1] = expect_notify_mask(_metadata, self, FAN_MNT_ATTACH);
tools/testing/selftests/filesystems/mount-notify/mount-notify_test.c
363
detach_id = expect_notify_mask(_metadata, self, FAN_MNT_DETACH);
tools/testing/selftests/filesystems/mount-notify/mount-notify_test.c
406
mnts[5] = expect_notify_mask(_metadata, self, FAN_MNT_ATTACH);
tools/testing/selftests/filesystems/mount-notify/mount-notify_test.c
494
mnts[2] = expect_notify_mask(_metadata, self, FAN_MNT_ATTACH);
tools/testing/selftests/filesystems/mount-notify/mount-notify_test.c
505
mnts[1] = expect_notify_mask(_metadata, self, FAN_MNT_ATTACH);
tools/testing/selftests/filesystems/mount-notify/mount-notify_test_ns.c
219
mnts[i] = expect_notify_mask(_metadata, self, mask);
tools/testing/selftests/filesystems/mount-notify/mount-notify_test_ns.c
287
mnts[1] = expect_notify_mask(_metadata, self, FAN_MNT_ATTACH);
tools/testing/selftests/filesystems/mount-notify/mount-notify_test_ns.c
297
detach_id = expect_notify_mask(_metadata, self, FAN_MNT_DETACH);
tools/testing/selftests/filesystems/mount-notify/mount-notify_test_ns.c
312
mnts[1] = expect_notify_mask(_metadata, self, FAN_MNT_ATTACH);
tools/testing/selftests/filesystems/mount-notify/mount-notify_test_ns.c
320
move_id = expect_notify_mask(_metadata, self, FAN_MNT_ATTACH | FAN_MNT_DETACH);
tools/testing/selftests/filesystems/mount-notify/mount-notify_test_ns.c
380
mnts[1] = expect_notify_mask(_metadata, self, FAN_MNT_ATTACH);
tools/testing/selftests/filesystems/mount-notify/mount-notify_test_ns.c
390
detach_id = expect_notify_mask(_metadata, self, FAN_MNT_DETACH);
tools/testing/selftests/filesystems/mount-notify/mount-notify_test_ns.c
433
mnts[5] = expect_notify_mask(_metadata, self, FAN_MNT_ATTACH);
tools/testing/selftests/filesystems/mount-notify/mount-notify_test_ns.c
521
mnts[2] = expect_notify_mask(_metadata, self, FAN_MNT_ATTACH);
tools/testing/selftests/filesystems/mount-notify/mount-notify_test_ns.c
532
mnts[1] = expect_notify_mask(_metadata, self, FAN_MNT_ATTACH);