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.c231 struct btrfs_qgroup_list *list; in __del_qgroup_rb()
236 struct btrfs_qgroup_list, next_group); in __del_qgroup_rb()
244 struct btrfs_qgroup_list, next_member); in __del_qgroup_rb()
274 static int __add_relation_rb(struct btrfs_qgroup_list *prealloc, in __add_relation_rb()
301 struct btrfs_qgroup_list *prealloc, in add_relation_rb()
319 struct btrfs_qgroup_list *list; in del_relation_rb()
537 struct btrfs_qgroup_list *list = NULL; in btrfs_read_qgroup_config()
1502 struct btrfs_qgroup_list *glist; in __qgroup_excl_accounting()
1565 struct btrfs_qgroup_list *prealloc) in btrfs_add_qgroup_relation()
1570 struct btrfs_qgroup_list *list; in btrfs_add_qgroup_relation()
[all …]
H A Dqgroup.h288 struct btrfs_qgroup_list { struct
339 struct btrfs_qgroup_list *prealloc);
H A Dioctl.c3827 struct btrfs_qgroup_list *prealloc = NULL; in btrfs_ioctl_qgroup_assign()