Searched defs:btrfs_qgroup_list (Results 1 – 1 of 1) sorted by relevance
149 struct btrfs_qgroup_list { struct150 struct list_head next_group;151 struct list_head next_member;152 struct btrfs_qgroup *group;153 struct btrfs_qgroup *member;