Searched defs:btrfs_qgroup_list (Results 1 – 1 of 1) sorted by relevance
127 struct btrfs_qgroup_list { struct128 struct list_head next_group;129 struct list_head next_member;130 struct btrfs_qgroup *group;131 struct btrfs_qgroup *member;