Searched defs:io_bgs (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/fs/btrfs/ | ||
H A D | transaction.h | 84 struct list_head io_bgs; member |
H A D | transaction.c | 1286 struct list_head *io_bgs = &trans->transaction->io_bgs; in commit_cowonly_roots() local |