Home
last modified time | relevance | path

Searched refs:btrfsic_block (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/fs/btrfs/
Dcheck-integrity.c131 struct btrfsic_block { struct
154 struct btrfsic_block *next_in_same_bio; argument
181 struct btrfsic_block *block_ref_to; argument
182 struct btrfsic_block *block_ref_from;
191 struct btrfsic_block dummy_block_for_bio_bh_flush;
228 struct btrfsic_block *block;
230 struct btrfsic_block *next_block;
246 struct btrfsic_block *latest_superblock;
251 static void btrfsic_block_init(struct btrfsic_block *b);
252 static struct btrfsic_block *btrfsic_block_alloc(void);
[all …]