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

/linux-master/fs/btrfs/
H A Draid-stripe-tree.c134 list_for_each_entry(bioc, &ordered_extent->bioc_list, rst_ordered_entry) {
140 while (!list_empty(&ordered_extent->bioc_list)) {
141 bioc = list_first_entry(&ordered_extent->bioc_list,
H A Dordered-data.h156 struct list_head bioc_list; member in struct:btrfs_ordered_extent
H A Dbio.c727 list_add_tail(&bioc->rst_ordered_entry, &bbio->ordered->bioc_list);
H A Dordered-data.c193 INIT_LIST_HEAD(&entry->bioc_list);
H A Dinode.c3283 list_empty(&ordered->bioc_list))

Completed in 239 milliseconds