Searched refs:eb_batch (Results 1 – 1 of 1) sorted by relevance
2066 struct eb_batch { struct 2072 static inline bool eb_batch_add(struct eb_batch *batch, struct extent_buffer *eb) in eb_batch_add() argument 2078 static inline void eb_batch_init(struct eb_batch *batch) in eb_batch_init() 2084 static inline struct extent_buffer *eb_batch_next(struct eb_batch *batch) in eb_batch_next() 2091 static inline void eb_batch_release(struct eb_batch *batch) in eb_batch_release() 2129 struct eb_batch *batch) in buffer_tree_get_ebs_tag() 2268 struct eb_batch batch; in btrfs_btree_wait_writeback_range() 2297 struct eb_batch batch; in btree_write_cache_pages()