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