Searched refs:dead_roots (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/btrfs/
H A Dtransaction.c605 list_add(&root->root_list, &root->fs_info->dead_roots);
1077 list_splice_init(&fs_info->dead_roots, &list);
H A Ddisk-io.c1555 INIT_LIST_HEAD(&fs_info->dead_roots);
2311 while (!list_empty(&fs_info->dead_roots)) {
2312 gang[0] = list_entry(fs_info->dead_roots.next,
H A Dctree.h897 struct list_head dead_roots; member in struct:btrfs_fs_info

Completed in 87 milliseconds