Lines Matching refs:btrfsic_block
131 struct btrfsic_block {
154 struct btrfsic_block *next_in_same_bio;
178 struct btrfsic_block *block_ref_to;
179 struct btrfsic_block *block_ref_from;
188 struct btrfsic_block dummy_block_for_bio_bh_flush;
224 struct btrfsic_block *block;
226 struct btrfsic_block *next_block;
241 struct btrfsic_block *latest_superblock;
247 struct btrfsic_block *block,
255 struct btrfsic_block *block,
260 struct btrfsic_block **next_blockp,
266 struct btrfsic_block *block,
277 struct btrfsic_block *const block,
281 const struct btrfsic_block *block,
284 struct btrfsic_block *const block,
291 const struct btrfsic_block *block);
294 const struct btrfsic_block *block,
299 struct btrfsic_block *next_block,
300 struct btrfsic_block *from_block,
302 static struct btrfsic_block *btrfsic_block_lookup_or_add(
329 static void btrfsic_block_init(struct btrfsic_block *b)
356 static struct btrfsic_block *btrfsic_block_alloc(void)
358 struct btrfsic_block *b;
367 static void btrfsic_block_free(struct btrfsic_block *b)
439 static void btrfsic_block_hashtable_add(struct btrfsic_block *b,
450 static void btrfsic_block_hashtable_remove(struct btrfsic_block *b)
455 static struct btrfsic_block *btrfsic_block_hashtable_lookup(
464 struct btrfsic_block *b;
647 struct btrfsic_block *next_block;
709 struct btrfsic_block *superblock_tmp;
818 struct btrfsic_block *next_block;
882 struct btrfsic_block *const first_block,
1168 struct btrfsic_block *block,
1173 struct btrfsic_block **next_blockp,
1180 struct btrfsic_block *next_block = NULL;
1312 struct btrfsic_block *block,
1390 struct btrfsic_block *next_block;
1603 const struct btrfsic_block *b_all;
1694 struct btrfsic_block *block;
1863 struct btrfsic_block *chained_block =
1864 (struct btrfsic_block *)
1994 struct btrfsic_block *chained_block =
1995 (struct btrfsic_block *)
2040 struct btrfsic_block *block = bp->bi_private;
2054 struct btrfsic_block *next_block;
2086 struct btrfsic_block *const superblock,
2121 struct btrfsic_block *next_block;
2220 struct btrfsic_block *const block,
2331 const struct btrfsic_block *block,
2409 const struct btrfsic_block *block)
2429 const struct btrfsic_block *block,
2494 struct btrfsic_block *next_block,
2495 struct btrfsic_block *from_block,
2533 static struct btrfsic_block *btrfsic_block_lookup_or_add(
2543 struct btrfsic_block *block;
2687 struct btrfsic_block *const block =
2806 struct btrfsic_block *b_all, *tmp_all;