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);
201 struct btrfs_eb_write_context *ctx) in btrfs_check_meta_write_pointer()
H A Dextent_io.h128 struct btrfs_eb_write_context { struct
H A Dzoned.c1869 static bool check_bg_is_active(struct btrfs_eb_write_context *ctx, in check_bg_is_active()
1934 struct btrfs_eb_write_context *ctx) in btrfs_check_meta_write_pointer()
H A Dextent_io.c1872 static int submit_eb_page(struct folio *folio, struct btrfs_eb_write_context *ctx) in submit_eb_page()
1939 struct btrfs_eb_write_context ctx = { .wbc = wbc }; in btree_write_cache_pages()