Home
last modified time | relevance | path

Searched refs:btrfs_qgroup_list (Results 1 – 3 of 3) sorted by relevance

/linux/fs/btrfs/
H A Dqgroup.c228 struct btrfs_qgroup_list *list; in __del_qgroup_rb()
233 struct btrfs_qgroup_list, next_group); in __del_qgroup_rb()
241 struct btrfs_qgroup_list, next_member); in __del_qgroup_rb()
271 static int __add_relation_rb(struct btrfs_qgroup_list *prealloc, in __add_relation_rb()
298 struct btrfs_qgroup_list *prealloc, in add_relation_rb()
316 struct btrfs_qgroup_list *list; in del_relation_rb()
355 struct btrfs_qgroup_list *glist; in squota_check_parent_usage()
573 struct btrfs_qgroup_list *list = NULL; in btrfs_read_qgroup_config()
1482 struct btrfs_qgroup_list *glist; in __qgroup_excl_accounting()
1546 struct btrfs_qgroup_list *prealloc) in btrfs_add_qgroup_relation()
[all …]
H A Dqgroup.h291 struct btrfs_qgroup_list { struct
342 struct btrfs_qgroup_list *prealloc);
H A Dioctl.c3592 struct btrfs_qgroup_list *prealloc = NULL; in btrfs_ioctl_qgroup_assign()