Searched refs:dirty_cowonly_roots (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/btrfs/
H A Dtransaction.c582 while (!list_empty(&fs_info->dirty_cowonly_roots)) {
583 next = fs_info->dirty_cowonly_roots.next;
H A Ddisk-io.c1574 INIT_LIST_HEAD(&fs_info->dirty_cowonly_roots);
H A Dctree.h976 struct list_head dirty_cowonly_roots; member in struct:btrfs_fs_info
H A Dctree.c188 &root->fs_info->dirty_cowonly_roots);

Completed in 193 milliseconds