Lines Matching refs:btrfsic_dev_state

127 struct btrfsic_dev_state;
141 struct btrfsic_dev_state *dev_state;
182 struct btrfsic_dev_state { struct
207 struct btrfsic_dev_state *dev; argument
312 struct btrfsic_dev_state *dev_state,
315 struct btrfsic_dev_state **selected_dev_state,
317 static struct btrfsic_dev_state *btrfsic_dev_state_lookup(dev_t dev);
320 struct btrfsic_dev_state *dev_state,
400 static void btrfsic_dev_state_init(struct btrfsic_dev_state *ds) in btrfsic_dev_state_init()
412 static struct btrfsic_dev_state *btrfsic_dev_state_alloc(void) in btrfsic_dev_state_alloc()
414 struct btrfsic_dev_state *ds; in btrfsic_dev_state_alloc()
423 static void btrfsic_dev_state_free(struct btrfsic_dev_state *ds) in btrfsic_dev_state_free()
541 struct btrfsic_dev_state *ds, in btrfsic_dev_state_hashtable_add()
551 static void btrfsic_dev_state_hashtable_remove(struct btrfsic_dev_state *ds) in btrfsic_dev_state_hashtable_remove()
556 static struct btrfsic_dev_state *btrfsic_dev_state_hashtable_lookup(dev_t dev, in btrfsic_dev_state_hashtable_lookup()
561 struct btrfsic_dev_state *ds; in btrfsic_dev_state_hashtable_lookup()
577 struct btrfsic_dev_state *selected_dev_state = NULL; in btrfsic_process_superblock()
587 struct btrfsic_dev_state *dev_state; in btrfsic_process_superblock()
699 struct btrfsic_dev_state *dev_state, in btrfsic_process_superblock_dev_mirror()
702 struct btrfsic_dev_state **selected_dev_state, in btrfsic_process_superblock_dev_mirror()
1684 static void btrfsic_process_written_block(struct btrfsic_dev_state *dev_state, in btrfsic_process_written_block()
2052 struct btrfsic_dev_state *const dev_state = block->dev_state; in btrfsic_bio_end_io()
2546 struct btrfsic_dev_state *dev_state; in btrfsic_block_lookup_or_add()
2585 struct btrfsic_dev_state *dev_state, in btrfsic_cmp_log_and_dev_bytenr()
2633 static struct btrfsic_dev_state *btrfsic_dev_state_lookup(dev_t dev) in btrfsic_dev_state_lookup()
2641 struct btrfsic_dev_state *dev_state; in __btrfsic_submit_bio()
2776 struct btrfsic_dev_state *ds; in btrfsic_mount()
2822 struct btrfsic_dev_state *ds; in btrfsic_unmount()