Home
last modified time | relevance | path

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

/linux-4.4.14/fs/btrfs/
Dcheck-integrity.c1723 struct list_head *elem_all; in btrfsic_dump_database() local
1728 list_for_each(elem_all, &state->all_blocks_list) { in btrfsic_dump_database()
1730 list_entry(elem_all, struct btrfsic_block, in btrfsic_dump_database()
3168 struct list_head *elem_all; in btrfsic_unmount() local
3209 list_for_each_safe(elem_all, tmp_all, &state->all_blocks_list) { in btrfsic_unmount()
3211 list_entry(elem_all, struct btrfsic_block, in btrfsic_unmount()