Searched refs:eb_batch (Results 1 – 1 of 1) sorted by relevance
1947 struct eb_batch { struct 1953 static inline bool eb_batch_add(struct eb_batch *batch, struct extent_buffer *eb) in eb_batch_add() argument 1959 static inline void eb_batch_init(struct eb_batch *batch) in eb_batch_init() 1965 static inline struct extent_buffer *eb_batch_next(struct eb_batch *batch) in eb_batch_next() 1972 static inline void eb_batch_release(struct eb_batch *batch) in eb_batch_release() 2010 struct eb_batch *batch) in buffer_tree_get_ebs_tag() 2142 struct eb_batch batch; in btrfs_btree_wait_writeback_range() 2171 struct eb_batch batch; in btree_write_cache_pages()