Lines Matching refs:inotify_test_ctx

34 struct inotify_test_ctx {
57 static struct inotify_test_ctx *common_setup(TALLOC_CTX *mem_ctx)
59 struct inotify_test_ctx *ctx;
62 ctx = talloc_zero(mem_ctx, struct inotify_test_ctx);
88 struct inotify_test_ctx *ctx;
115 struct inotify_test_ctx *ctx;
146 struct inotify_test_ctx *ctx = talloc_get_type_abort(*state,
147 struct inotify_test_ctx);
161 struct inotify_test_ctx *ctx = talloc_get_type_abort(*state,
162 struct inotify_test_ctx);
184 struct inotify_test_ctx *test_ctx = talloc_get_type_abort(ptr,
185 struct inotify_test_ctx);
202 static void check_and_set_threshold(struct inotify_test_ctx *test_ctx,
216 struct inotify_test_ctx *test_ctx = talloc_get_type_abort(pvt,
217 struct inotify_test_ctx);
227 struct inotify_test_ctx *test_ctx = talloc_get_type_abort(pvt,
228 struct inotify_test_ctx);
242 struct inotify_test_ctx *test_ctx = talloc_get_type_abort(*state,
243 struct inotify_test_ctx);
286 struct inotify_test_ctx *test_ctx = talloc_get_type_abort(ptr,
287 struct inotify_test_ctx);
326 struct inotify_test_ctx *test_ctx = talloc_get_type_abort(*state,
327 struct inotify_test_ctx);
359 struct inotify_test_ctx *test_ctx = talloc_get_type_abort(ptr,
360 struct inotify_test_ctx);
387 struct inotify_test_ctx *test_ctx = talloc_get_type_abort(*state,
388 struct inotify_test_ctx);
418 struct inotify_test_ctx *test_ctx = talloc_get_type_abort(*state,
419 struct inotify_test_ctx);
453 struct inotify_test_ctx *test_ctx = talloc_get_type_abort(ptr,
454 struct inotify_test_ctx);
472 struct inotify_test_ctx *test_ctx = talloc_get_type_abort(ptr,
473 struct inotify_test_ctx);
488 struct inotify_test_ctx *test_ctx = talloc_get_type_abort(*state,
489 struct inotify_test_ctx);