Searched refs:expect_notify (Results 1 – 2 of 2) sorted by relevance
| /linux/tools/testing/selftests/filesystems/mount-notify/ |
| H A D | mount-notify_test.c | 116 static uint64_t expect_notify(struct __test_metadata *const _metadata, in expect_notify() function 169 mnts[i] = expect_notify(_metadata, self, &mask[i]); in expect_notify_n() 178 mntid = expect_notify(_metadata, self, &mask); in expect_notify_mask()
|
| H A D | mount-notify_test_ns.c | 143 static uint64_t expect_notify(struct __test_metadata *const _metadata, in expect_notify() function 196 mnts[i] = expect_notify(_metadata, self, &mask[i]); in expect_notify_n() 205 mntid = expect_notify(_metadata, self, &mask); in expect_notify_mask()
|