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