Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/btrfs/
A Dordered-data.c245 list_add_tail(&root->ordered_root, &fs_info->ordered_roots); in btrfs_add_ordered_extent()
694 list_splice_init(&fs_info->ordered_roots, &splice); in btrfs_wait_ordered_roots()
701 &fs_info->ordered_roots); in btrfs_wait_ordered_roots()
713 list_splice_tail(&splice, &fs_info->ordered_roots); in btrfs_wait_ordered_roots()
A Dfs.h526 struct list_head ordered_roots; member
A Ddisk-io.c2961 INIT_LIST_HEAD(&fs_info->ordered_roots); in btrfs_init_fs_info()
4802 list_splice_init(&fs_info->ordered_roots, &splice); in btrfs_destroy_all_ordered_extents()
4807 &fs_info->ordered_roots); in btrfs_destroy_all_ordered_extents()

Completed in 19 milliseconds