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