Searched defs:btrfs_qgroup_list (Results 1 – 1 of 1) sorted by relevance
291 struct btrfs_qgroup_list { struct292 struct list_head next_group;293 struct list_head next_member;294 struct btrfs_qgroup *group;295 struct btrfs_qgroup *member;