Searched defs:btrfs_qgroup (Results 1 – 1 of 1) sorted by relevance
192 struct btrfs_qgroup { struct215 struct btrfs_qgroup_rsv rsv; argument220 struct list_head groups; /* groups this group is member of */221 struct list_head members; /* groups that are members of this group */222 struct list_head dirty; /* dirty groups */247 static inline u64 btrfs_qgroup_subvolid(u64 qgroupid) in btrfs_qgroup_subvolid() argument