Lines Matching refs:btrfsic_dev_state
128 struct btrfsic_dev_state;
142 struct btrfsic_dev_state *dev_state;
183 struct btrfsic_dev_state {
208 struct btrfsic_dev_state *dev;
313 struct btrfsic_dev_state *dev_state,
316 struct btrfsic_dev_state **selected_dev_state,
318 static struct btrfsic_dev_state *btrfsic_dev_state_lookup(dev_t dev);
321 struct btrfsic_dev_state *dev_state,
401 static void btrfsic_dev_state_init(struct btrfsic_dev_state *ds)
413 static struct btrfsic_dev_state *btrfsic_dev_state_alloc(void)
415 struct btrfsic_dev_state *ds;
424 static void btrfsic_dev_state_free(struct btrfsic_dev_state *ds)
542 struct btrfsic_dev_state *ds,
552 static void btrfsic_dev_state_hashtable_remove(struct btrfsic_dev_state *ds)
557 static struct btrfsic_dev_state *btrfsic_dev_state_hashtable_lookup(dev_t dev,
562 struct btrfsic_dev_state *ds;
578 struct btrfsic_dev_state *selected_dev_state = NULL;
588 struct btrfsic_dev_state *dev_state;
700 struct btrfsic_dev_state *dev_state,
703 struct btrfsic_dev_state **selected_dev_state,
1687 static void btrfsic_process_written_block(struct btrfsic_dev_state *dev_state,
2055 struct btrfsic_dev_state *const dev_state = block->dev_state;
2549 struct btrfsic_dev_state *dev_state;
2588 struct btrfsic_dev_state *dev_state,
2636 static struct btrfsic_dev_state *btrfsic_dev_state_lookup(dev_t dev)
2642 static void btrfsic_check_write_bio(struct bio *bio, struct btrfsic_dev_state *dev_state)
2680 static void btrfsic_check_flush_bio(struct bio *bio, struct btrfsic_dev_state *dev_state)
2711 struct btrfsic_dev_state *dev_state;
2772 struct btrfsic_dev_state *ds;
2818 struct btrfsic_dev_state *ds;