Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/btrfs/
Dqgroup.h346 int btrfs_qgroup_inherit(struct btrfs_trans_handle *trans, u64 srcid,
347 u64 objectid, struct btrfs_qgroup_inherit *inherit);
Dtransaction.h156 struct btrfs_qgroup_inherit *inherit;
Dioctl.c580 struct btrfs_qgroup_inherit *inherit) in create_subvol()
639 ret = btrfs_qgroup_inherit(trans, 0, objectid, inherit); in create_subvol()
793 struct btrfs_qgroup_inherit *inherit) in create_snapshot()
966 struct btrfs_qgroup_inherit *inherit) in btrfs_mksubvol()
1021 struct btrfs_qgroup_inherit *inherit) in btrfs_mksnapshot()
1825 struct btrfs_qgroup_inherit *inherit) in __btrfs_ioctl_snap_create()
1911 struct btrfs_qgroup_inherit *inherit = NULL; in btrfs_ioctl_snap_create_v2()
Dtransaction.c1419 struct btrfs_qgroup_inherit *inherit, in qgroup_account_snapshot()
1455 ret = btrfs_qgroup_inherit(trans, src->root_key.objectid, dst_objectid, in qgroup_account_snapshot()
Dqgroup.c2820 int btrfs_qgroup_inherit(struct btrfs_trans_handle *trans, u64 srcid, in btrfs_qgroup_inherit() function
2821 u64 objectid, struct btrfs_qgroup_inherit *inherit) in btrfs_qgroup_inherit()
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
Dbtrfs.h56 struct btrfs_qgroup_inherit { struct
78 struct btrfs_qgroup_inherit __user * qgroup_inherit; argument
/kernel/linux/linux-5.10/include/uapi/linux/
Dbtrfs.h90 struct btrfs_qgroup_inherit { struct
135 struct btrfs_qgroup_inherit __user *qgroup_inherit;
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
Dbtrfs.h46 struct btrfs_qgroup_inherit { struct
65 struct btrfs_qgroup_inherit __user *qgroup_inherit; argument