Home
last modified time | relevance | path

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

/openbmc/linux/fs/btrfs/
H A Dzoned.h67 struct btrfs_eb_write_context *ctx);
196 struct btrfs_eb_write_context *ctx) in btrfs_check_meta_write_pointer()
H A Dextent_io.h96 struct btrfs_eb_write_context { struct
H A Dzoned.c1764 static bool check_bg_is_active(struct btrfs_eb_write_context *ctx, in check_bg_is_active()
1829 struct btrfs_eb_write_context *ctx) in btrfs_check_meta_write_pointer()
H A Dextent_io.c1797 static int submit_eb_page(struct page *page, struct btrfs_eb_write_context *ctx) in submit_eb_page()
1864 struct btrfs_eb_write_context ctx = { .wbc = wbc }; in btree_write_cache_pages()