Home
last modified time | relevance | path

Searched defs:btrfs_qgroup (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/fs/btrfs/
Dqgroup.h192 struct btrfs_qgroup { struct
215 struct btrfs_qgroup_rsv rsv; argument
220 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
/kernel/linux/linux-5.10/fs/btrfs/
Dqgroup.h188 struct btrfs_qgroup { struct
211 struct btrfs_qgroup_rsv rsv; argument
234 static inline u64 btrfs_qgroup_subvolid(u64 qgroupid) in btrfs_qgroup_subvolid() argument