Home
last modified time | relevance | path

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

/linux-4.4.14/fs/btrfs/
Dcheck-integrity.c186 struct btrfsic_block_link { struct
265 static void btrfsic_block_link_init(struct btrfsic_block_link *n);
266 static struct btrfsic_block_link *btrfsic_block_link_alloc(void);
267 static void btrfsic_block_link_free(struct btrfsic_block_link *n);
282 struct btrfsic_block_link *l,
284 static void btrfsic_block_link_hashtable_remove(struct btrfsic_block_link *l);
285 static struct btrfsic_block_link *btrfsic_block_link_hashtable_lookup(
355 const struct btrfsic_block_link *l);
357 const struct btrfsic_block_link *l);
364 static struct btrfsic_block_link *btrfsic_block_link_lookup_or_add(
[all …]