Home
last modified time | relevance | path

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

/fs/btrfs/
Dtransaction.c1085 struct list_head dirty_roots; in btrfs_clean_old_snapshots() local
1086 INIT_LIST_HEAD(&dirty_roots); in btrfs_clean_old_snapshots()
1089 list_splice_init(&root->fs_info->dead_roots, &dirty_roots); in btrfs_clean_old_snapshots()
1092 if (!list_empty(&dirty_roots)) { in btrfs_clean_old_snapshots()
1093 drop_dirty_roots(root, &dirty_roots); in btrfs_clean_old_snapshots()