delalloc_root    1047 fs/btrfs/ctree.h 	struct list_head delalloc_root;
delalloc_root    1141 fs/btrfs/disk-io.c 	INIT_LIST_HEAD(&root->delalloc_root);
delalloc_root    4369 fs/btrfs/disk-io.c 					 delalloc_root);
delalloc_root    1843 fs/btrfs/inode.c 			BUG_ON(!list_empty(&root->delalloc_root));
delalloc_root    1844 fs/btrfs/inode.c 			list_add_tail(&root->delalloc_root,
delalloc_root    1866 fs/btrfs/inode.c 			BUG_ON(list_empty(&root->delalloc_root));
delalloc_root    1867 fs/btrfs/inode.c 			list_del_init(&root->delalloc_root);
delalloc_root    10317 fs/btrfs/inode.c 					delalloc_root);
delalloc_root    10320 fs/btrfs/inode.c 		list_move_tail(&root->delalloc_root,