Home
last modified time | relevance | path

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

/Linux-v6.6/fs/btrfs/
Dqgroup.h352 int btrfs_qgroup_inherit(struct btrfs_trans_handle *trans, u64 srcid,
353 u64 objectid, struct btrfs_qgroup_inherit *inherit);
Dtransaction.h158 struct btrfs_qgroup_inherit *inherit;
Dioctl.c560 static unsigned int create_subvol_num_items(struct btrfs_qgroup_inherit *inherit) in create_subvol_num_items()
585 struct btrfs_qgroup_inherit *inherit) in create_subvol()
655 ret = btrfs_qgroup_inherit(trans, 0, objectid, inherit); in create_subvol()
777 struct btrfs_qgroup_inherit *inherit) in create_snapshot()
959 struct btrfs_qgroup_inherit *inherit) in btrfs_mksubvol()
1015 struct btrfs_qgroup_inherit *inherit) in btrfs_mksnapshot()
1247 struct btrfs_qgroup_inherit *inherit) in __btrfs_ioctl_snap_create()
1335 struct btrfs_qgroup_inherit *inherit = NULL; in btrfs_ioctl_snap_create_v2()
Dtransaction.c1535 struct btrfs_qgroup_inherit *inherit, in qgroup_account_snapshot()
1584 ret = btrfs_qgroup_inherit(trans, src->root_key.objectid, dst_objectid, in qgroup_account_snapshot()
Dqgroup.c2898 int btrfs_qgroup_inherit(struct btrfs_trans_handle *trans, u64 srcid, in btrfs_qgroup_inherit() function
2899 u64 objectid, struct btrfs_qgroup_inherit *inherit) in btrfs_qgroup_inherit()
/Linux-v6.6/include/uapi/linux/
Dbtrfs.h96 struct btrfs_qgroup_inherit { struct
141 struct btrfs_qgroup_inherit __user *qgroup_inherit;