Home
last modified time | relevance | path

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

/linux/fs/btrfs/
A Dctree.h256 struct list_head delalloc_root; member
A Dinode.c2450 ASSERT(list_empty(&root->delalloc_root)); in btrfs_add_delalloc_inode()
2451 list_add_tail(&root->delalloc_root, &fs_info->delalloc_roots); in btrfs_add_delalloc_inode()
2476 ASSERT(!list_empty(&root->delalloc_root)); in btrfs_del_delalloc_inode()
2477 list_del_init(&root->delalloc_root); in btrfs_del_delalloc_inode()
8556 delalloc_root); in btrfs_start_delalloc_roots()
8559 list_move_tail(&root->delalloc_root, in btrfs_start_delalloc_roots()
A Ddisk-io.c673 INIT_LIST_HEAD(&root->delalloc_root); in __setup_root()
4645 delalloc_root); in btrfs_destroy_all_delalloc_inodes()

Completed in 25 milliseconds