Searched refs:delalloc_root (Results 1 – 3 of 3) sorted by relevance
271 struct list_head delalloc_root; member
2366 BUG_ON(!list_empty(&root->delalloc_root)); in btrfs_add_delalloc_inodes()2367 list_add_tail(&root->delalloc_root, in btrfs_add_delalloc_inodes()2388 BUG_ON(list_empty(&root->delalloc_root)); in __btrfs_del_delalloc_inode()2389 list_del_init(&root->delalloc_root); in __btrfs_del_delalloc_inode()9354 delalloc_root); in btrfs_start_delalloc_roots()9357 list_move_tail(&root->delalloc_root, in btrfs_start_delalloc_roots()
898 INIT_LIST_HEAD(&root->delalloc_root); in __setup_root()4948 delalloc_root); in btrfs_destroy_all_delalloc_inodes()
Completed in 30 milliseconds