Home
last modified time | relevance | path

Searched refs:btrfs_qgroup_inherit (Results 1 – 6 of 6) sorted by relevance

/linux-6.1.9/fs/btrfs/
Dqgroup.h349 int btrfs_qgroup_inherit(struct btrfs_trans_handle *trans, u64 srcid,
350 u64 objectid, struct btrfs_qgroup_inherit *inherit);
Dtransaction.h158 struct btrfs_qgroup_inherit *inherit;
Dioctl.c547 static unsigned int create_subvol_num_items(struct btrfs_qgroup_inherit *inherit) in create_subvol_num_items()
572 struct btrfs_qgroup_inherit *inherit) in create_subvol()
640 ret = btrfs_qgroup_inherit(trans, 0, objectid, inherit); in create_subvol()
765 struct btrfs_qgroup_inherit *inherit) in create_snapshot()
947 struct btrfs_qgroup_inherit *inherit) in btrfs_mksubvol()
1003 struct btrfs_qgroup_inherit *inherit) in btrfs_mksnapshot()
2137 struct btrfs_qgroup_inherit *inherit) in __btrfs_ioctl_snap_create()
2225 struct btrfs_qgroup_inherit *inherit = NULL; in btrfs_ioctl_snap_create_v2()
Dtransaction.c1503 struct btrfs_qgroup_inherit *inherit, in qgroup_account_snapshot()
1552 ret = btrfs_qgroup_inherit(trans, src->root_key.objectid, dst_objectid, in qgroup_account_snapshot()
Dqgroup.c2859 int btrfs_qgroup_inherit(struct btrfs_trans_handle *trans, u64 srcid, in btrfs_qgroup_inherit() function
2860 u64 objectid, struct btrfs_qgroup_inherit *inherit) in btrfs_qgroup_inherit()
/linux-6.1.9/include/uapi/linux/
Dbtrfs.h90 struct btrfs_qgroup_inherit { struct
135 struct btrfs_qgroup_inherit __user *qgroup_inherit;