Home
last modified time | relevance | path

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

/Linux-v5.15/fs/btrfs/
Dqgroup.h346 int btrfs_qgroup_inherit(struct btrfs_trans_handle *trans, u64 srcid,
347 u64 objectid, struct btrfs_qgroup_inherit *inherit);
Dtransaction.h157 struct btrfs_qgroup_inherit *inherit;
Dioctl.c505 struct btrfs_qgroup_inherit *inherit) in create_subvol()
563 ret = btrfs_qgroup_inherit(trans, 0, objectid, inherit); in create_subvol()
718 struct btrfs_qgroup_inherit *inherit) in create_snapshot()
897 struct btrfs_qgroup_inherit *inherit) in btrfs_mksubvol()
953 struct btrfs_qgroup_inherit *inherit) in btrfs_mksnapshot()
1811 struct btrfs_qgroup_inherit *inherit) in __btrfs_ioctl_snap_create()
1899 struct btrfs_qgroup_inherit *inherit = NULL; in btrfs_ioctl_snap_create_v2()
Dtransaction.c1435 struct btrfs_qgroup_inherit *inherit, in qgroup_account_snapshot()
1490 ret = btrfs_qgroup_inherit(trans, src->root_key.objectid, dst_objectid, in qgroup_account_snapshot()
Dqgroup.c2745 int btrfs_qgroup_inherit(struct btrfs_trans_handle *trans, u64 srcid, in btrfs_qgroup_inherit() function
2746 u64 objectid, struct btrfs_qgroup_inherit *inherit) in btrfs_qgroup_inherit()
/Linux-v5.15/include/uapi/linux/
Dbtrfs.h90 struct btrfs_qgroup_inherit { struct
135 struct btrfs_qgroup_inherit __user *qgroup_inherit;