Home
last modified time | relevance | path

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

/linux-4.1.27/fs/btrfs/
Dtransaction.h67 struct list_head io_bgs; member
Dtransaction.c255 INIT_LIST_HEAD(&cur_trans->io_bgs); in join_transaction()
1065 struct list_head *io_bgs = &trans->transaction->io_bgs; in commit_cowonly_roots() local
1119 while (!list_empty(dirty_bgs) || !list_empty(io_bgs)) { in commit_cowonly_roots()
2046 ASSERT(list_empty(&cur_trans->io_bgs)); in btrfs_commit_transaction()
Dextent-tree.c3403 struct list_head *io = &cur_trans->io_bgs; in btrfs_start_dirty_block_groups()
3562 struct list_head *io = &cur_trans->io_bgs; in btrfs_write_dirty_block_groups()