Home
last modified time | relevance | path

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

/Linux-v5.4/fs/btrfs/
Dcheck-integrity.c175 struct btrfsic_block_link { struct
254 static void btrfsic_block_link_init(struct btrfsic_block_link *n);
255 static struct btrfsic_block_link *btrfsic_block_link_alloc(void);
256 static void btrfsic_block_link_free(struct btrfsic_block_link *n);
271 struct btrfsic_block_link *l,
273 static void btrfsic_block_link_hashtable_remove(struct btrfsic_block_link *l);
274 static struct btrfsic_block_link *btrfsic_block_link_hashtable_lookup(
343 const struct btrfsic_block_link *l);
345 const struct btrfsic_block_link *l);
352 static struct btrfsic_block_link *btrfsic_block_link_lookup_or_add(
[all …]