Home
last modified time | relevance | path

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

/Linux-v5.10/fs/btrfs/
Dcheck-integrity.c130 struct btrfsic_block { struct
153 struct btrfsic_block *next_in_same_bio; argument
177 struct btrfsic_block *block_ref_to; argument
178 struct btrfsic_block *block_ref_from;
187 struct btrfsic_block dummy_block_for_bio_bh_flush;
224 struct btrfsic_block *block;
226 struct btrfsic_block *next_block;
242 struct btrfsic_block *latest_superblock;
247 static void btrfsic_block_init(struct btrfsic_block *b);
248 static struct btrfsic_block *btrfsic_block_alloc(void);
[all …]