Home
last modified time | relevance | path

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

/fs/btrfs/
Dcheck-integrity.c171 struct btrfsic_block_link { struct
250 static void btrfsic_block_link_init(struct btrfsic_block_link *n);
251 static struct btrfsic_block_link *btrfsic_block_link_alloc(void);
252 static void btrfsic_block_link_free(struct btrfsic_block_link *n);
267 struct btrfsic_block_link *l,
269 static void btrfsic_block_link_hashtable_remove(struct btrfsic_block_link *l);
270 static struct btrfsic_block_link *btrfsic_block_link_hashtable_lookup(
337 const struct btrfsic_block_link *l);
339 const struct btrfsic_block_link *l);
346 static struct btrfsic_block_link *btrfsic_block_link_lookup_or_add(
[all …]