Home
last modified time | relevance | path

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

/linux/fs/btrfs/
H A Dzoned.h26 struct btrfs_eb_write_context;
79 struct btrfs_eb_write_context *ctx);
203 struct btrfs_eb_write_context *ctx) in btrfs_check_meta_write_pointer()
H A Dextent_io.h122 struct btrfs_eb_write_context { struct
H A Dzoned.c1947 static bool check_bg_is_active(struct btrfs_eb_write_context *ctx, in check_bg_is_active()
2012 struct btrfs_eb_write_context *ctx) in btrfs_check_meta_write_pointer()
H A Dextent_io.c2200 struct btrfs_eb_write_context ctx = { .wbc = wbc }; in btree_write_cache_pages()