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()
537 struct btrfs_qgroup_list *list = NULL; in btrfs_read_qgroup_config()
1466 struct btrfs_qgroup_list *glist; in __qgroup_excl_accounting()
1529 struct btrfs_qgroup_list *prealloc) in btrfs_add_qgroup_relation()
1534 struct btrfs_qgroup_list *lis in btrfs_add_qgroup_relation()
[all...]
H A Dqgroup.h291 struct btrfs_qgroup_list { struct
342 struct btrfs_qgroup_list *prealloc);
292 next_groupbtrfs_qgroup_list global() argument
293 next_memberbtrfs_qgroup_list global() argument
294 groupbtrfs_qgroup_list global() argument
295 memberbtrfs_qgroup_list global() argument
H A Dioctl.c3718 struct btrfs_qgroup_list *prealloc = NULL; in btrfs_ioctl_qgroup_assign()