Home
last modified time | relevance | path

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

/linux-6.15/tools/testing/selftests/filesystems/mount-notify/
H A Dmount-notify_test.c303 uint64_t move_id; in TEST_F() local
316 move_id = expect_notify_mask(_metadata, self, FAN_MNT_ATTACH | FAN_MNT_DETACH); in TEST_F()
317 ASSERT_EQ(move_id, mnts[1]); in TEST_F()