Home
last modified time | relevance | path

Searched refs:bioc_list (Results 1 – 5 of 5) sorted by relevance

/linux/fs/btrfs/
A Draid-stripe-tree.c170 list_for_each_entry(bioc, &ordered_extent->bioc_list, rst_ordered_entry) { in btrfs_insert_raid_extent()
176 while (!list_empty(&ordered_extent->bioc_list)) { in btrfs_insert_raid_extent()
177 bioc = list_first_entry(&ordered_extent->bioc_list, in btrfs_insert_raid_extent()
A Dordered-data.h156 struct list_head bioc_list; member
A Dbio.c719 list_add_tail(&bioc->rst_ordered_entry, &bbio->ordered->bioc_list); in btrfs_submit_chunk()
A Dordered-data.c194 INIT_LIST_HEAD(&entry->bioc_list); in alloc_ordered_extent()
A Dinode.c3293 list_empty(&ordered->bioc_list)) in btrfs_finish_ordered_io()

Completed in 42 milliseconds