Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/filesystems/mount-notify/
H A Dmount-notify_test.c266 uint64_t detach_id; in TEST_F() local
270 detach_id = expect_notify_mask(_metadata, self, FAN_MNT_DETACH); in TEST_F()
271 ASSERT_EQ(detach_id, mnts[1]); in TEST_F()
359 uint64_t detach_id; in TEST_F() local
363 detach_id = expect_notify_mask(_metadata, self, FAN_MNT_DETACH); in TEST_F()
364 ASSERT_EQ(detach_id, mnts[1]); in TEST_F()
H A Dmount-notify_test_ns.c293 uint64_t detach_id; in TEST_F() local
297 detach_id = expect_notify_mask(_metadata, self, FAN_MNT_DETACH); in TEST_F()
298 ASSERT_EQ(detach_id, mnts[1]); in TEST_F()
386 uint64_t detach_id; in TEST_F() local
390 detach_id = expect_notify_mask(_metadata, self, FAN_MNT_DETACH); in TEST_F()
391 ASSERT_EQ(detach_id, mnts[1]); in TEST_F()