Home
last modified time | relevance | path

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

/linux/fs/btrfs/
H A Dordered-data.c240 list_add_tail(&root->ordered_root, &fs_info->ordered_roots); in insert_ordered_extent()
819 list_splice_init(&fs_info->ordered_roots, &splice); in btrfs_wait_ordered_roots()
826 &fs_info->ordered_roots); in btrfs_wait_ordered_roots()
837 list_splice_tail(&splice, &fs_info->ordered_roots); in btrfs_wait_ordered_roots()
H A Dfs.h585 struct list_head ordered_roots; member
H A Ddisk-io.c2783 INIT_LIST_HEAD(&fs_info->ordered_roots); in btrfs_init_fs_info()
4510 list_splice_init(&fs_info->ordered_roots, &splice); in btrfs_destroy_all_ordered_extents()
4515 &fs_info->ordered_roots); in btrfs_destroy_all_ordered_extents()