btrfs_qgroup_inherit  559 fs/btrfs/ioctl.c 				  struct btrfs_qgroup_inherit *inherit)
btrfs_qgroup_inherit  614 fs/btrfs/ioctl.c 	ret = btrfs_qgroup_inherit(trans, 0, objectid, inherit);
btrfs_qgroup_inherit  758 fs/btrfs/ioctl.c 			   struct btrfs_qgroup_inherit *inherit)
btrfs_qgroup_inherit  958 fs/btrfs/ioctl.c 				   struct btrfs_qgroup_inherit *inherit)
btrfs_qgroup_inherit 1741 fs/btrfs/ioctl.c 				struct btrfs_qgroup_inherit *inherit)
btrfs_qgroup_inherit 1830 fs/btrfs/ioctl.c 	struct btrfs_qgroup_inherit *inherit = NULL;
btrfs_qgroup_inherit 2629 fs/btrfs/qgroup.c 			 u64 objectid, struct btrfs_qgroup_inherit *inherit)
btrfs_qgroup_inherit  335 fs/btrfs/qgroup.h int btrfs_qgroup_inherit(struct btrfs_trans_handle *trans, u64 srcid,
btrfs_qgroup_inherit  336 fs/btrfs/qgroup.h 			 u64 objectid, struct btrfs_qgroup_inherit *inherit);
btrfs_qgroup_inherit 1319 fs/btrfs/transaction.c 				   struct btrfs_qgroup_inherit *inherit,
btrfs_qgroup_inherit 1355 fs/btrfs/transaction.c 	ret = btrfs_qgroup_inherit(trans, src->root_key.objectid, dst_objectid,
btrfs_qgroup_inherit  136 fs/btrfs/transaction.h 	struct btrfs_qgroup_inherit *inherit;
btrfs_qgroup_inherit  117 include/uapi/linux/btrfs.h 			struct btrfs_qgroup_inherit __user *qgroup_inherit;