Lines Matching refs:btrfsic_dev_state

127 struct btrfsic_dev_state;
141 struct btrfsic_dev_state *dev_state;
182 struct btrfsic_dev_state { struct
208 struct btrfsic_dev_state *dev; argument
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) in btrfsic_dev_state_init()
414 static struct btrfsic_dev_state *btrfsic_dev_state_alloc(void) in btrfsic_dev_state_alloc()
416 struct btrfsic_dev_state *ds; in btrfsic_dev_state_alloc()
425 static void btrfsic_dev_state_free(struct btrfsic_dev_state *ds) in btrfsic_dev_state_free()
543 struct btrfsic_dev_state *ds, in btrfsic_dev_state_hashtable_add()
553 static void btrfsic_dev_state_hashtable_remove(struct btrfsic_dev_state *ds) in btrfsic_dev_state_hashtable_remove()
558 static struct btrfsic_dev_state *btrfsic_dev_state_hashtable_lookup(dev_t dev, in btrfsic_dev_state_hashtable_lookup()
563 struct btrfsic_dev_state *ds; in btrfsic_dev_state_hashtable_lookup()
579 struct btrfsic_dev_state *selected_dev_state = NULL; in btrfsic_process_superblock()
589 struct btrfsic_dev_state *dev_state; in btrfsic_process_superblock()
701 struct btrfsic_dev_state *dev_state, in btrfsic_process_superblock_dev_mirror()
704 struct btrfsic_dev_state **selected_dev_state, in btrfsic_process_superblock_dev_mirror()
1679 static void btrfsic_process_written_block(struct btrfsic_dev_state *dev_state, in btrfsic_process_written_block()
2040 struct btrfsic_dev_state *const dev_state = block->dev_state; in btrfsic_bio_end_io()
2525 struct btrfsic_dev_state *dev_state; in btrfsic_block_lookup_or_add()
2564 struct btrfsic_dev_state *dev_state, in btrfsic_cmp_log_and_dev_bytenr()
2611 static struct btrfsic_dev_state *btrfsic_dev_state_lookup(dev_t dev) in btrfsic_dev_state_lookup()
2619 struct btrfsic_dev_state *dev_state; in __btrfsic_submit_bio()
2753 struct btrfsic_dev_state *ds; in btrfsic_mount()
2804 struct btrfsic_dev_state *ds; in btrfsic_unmount()