Home
last modified time | relevance | path

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

/linux-4.4.14/fs/btrfs/
Dtransaction.h69 struct list_head io_bgs; member
Dtransaction.c271 INIT_LIST_HEAD(&cur_trans->io_bgs); in join_transaction()
1109 struct list_head *io_bgs = &trans->transaction->io_bgs; in commit_cowonly_roots() local
1163 while (!list_empty(dirty_bgs) || !list_empty(io_bgs)) { in commit_cowonly_roots()
2097 ASSERT(list_empty(&cur_trans->io_bgs)); in btrfs_commit_transaction()
Dextent-tree.c3520 struct list_head *io = &cur_trans->io_bgs; in btrfs_start_dirty_block_groups()
3679 struct list_head *io = &cur_trans->io_bgs; in btrfs_write_dirty_block_groups()