Searched defs:dirty_bgs (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.15/fs/btrfs/ | ||
| D | transaction.h | 56 struct list_head dirty_bgs; member |
| D | transaction.c | 1234 struct list_head *dirty_bgs = &trans->transaction->dirty_bgs; in commit_cowonly_roots() local |