Searched refs:delalloc_root (Results 1 – 3 of 3) sorted by relevance
2142 BUG_ON(!list_empty(&root->delalloc_root)); in btrfs_add_delalloc_inodes()2143 list_add_tail(&root->delalloc_root, in btrfs_add_delalloc_inodes()2165 BUG_ON(list_empty(&root->delalloc_root)); in __btrfs_del_delalloc_inode()2166 list_del_init(&root->delalloc_root); in __btrfs_del_delalloc_inode()10033 delalloc_root); in btrfs_start_delalloc_roots()10036 list_move_tail(&root->delalloc_root, in btrfs_start_delalloc_roots()
1160 INIT_LIST_HEAD(&root->delalloc_root); in __setup_root()4777 delalloc_root); in btrfs_destroy_all_delalloc_inodes()
1209 struct list_head delalloc_root; member
Completed in 38 milliseconds