Home
last modified time | relevance | path

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

/linux-4.4.14/fs/btrfs/
Dcheck-integrity.c142 struct btrfsic_block { struct
165 struct btrfsic_block *next_in_same_bio; argument
192 struct btrfsic_block *block_ref_to; argument
193 struct btrfsic_block *block_ref_from;
202 struct btrfsic_block dummy_block_for_bio_bh_flush;
239 struct btrfsic_block *block;
241 struct btrfsic_block *next_block;
257 struct btrfsic_block *latest_superblock;
262 static void btrfsic_block_init(struct btrfsic_block *b);
263 static struct btrfsic_block *btrfsic_block_alloc(void);
[all …]