Searched refs:delalloc_root (Results 1 – 3 of 3) sorted by relevance
249 struct list_head delalloc_root; member
2463 ASSERT(list_empty(&root->delalloc_root)); in btrfs_add_delalloc_inode() 2464 list_add_tail(&root->delalloc_root, &fs_info->delalloc_roots); in btrfs_add_delalloc_inode() 2489 ASSERT(!list_empty(&root->delalloc_root)); in btrfs_del_delalloc_inode() 2490 list_del_init(&root->delalloc_root); in btrfs_del_delalloc_inode() 8780 delalloc_root); in btrfs_start_delalloc_roots() 8783 list_move_tail(&root->delalloc_root, in btrfs_start_delalloc_roots()
670 INIT_LIST_HEAD(&root->delalloc_root); in btrfs_alloc_root() 4617 delalloc_root); in btrfs_destroy_all_delalloc_inodes()