Home
last modified time | relevance | path

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

/openbmc/linux/fs/btrfs/
H A Dqgroup.h361 int btrfs_qgroup_inherit(struct btrfs_trans_handle *trans, u64 srcid,
362 u64 objectid, struct btrfs_qgroup_inherit *inherit);
H A Dtransaction.h167 struct btrfs_qgroup_inherit *inherit;
H A Dioctl.c558 static unsigned int create_subvol_num_items(struct btrfs_qgroup_inherit *inherit) in create_subvol_num_items()
583 struct btrfs_qgroup_inherit *inherit) in create_subvol()
659 ret = btrfs_qgroup_inherit(trans, 0, objectid, inherit); in create_subvol()
787 struct btrfs_qgroup_inherit *inherit) in create_snapshot()
983 struct btrfs_qgroup_inherit *inherit) in btrfs_mksubvol()
1039 struct btrfs_qgroup_inherit *inherit) in btrfs_mksnapshot()
1271 struct btrfs_qgroup_inherit *inherit) in __btrfs_ioctl_snap_create()
1368 struct btrfs_qgroup_inherit *inherit = NULL; in btrfs_ioctl_snap_create_v2()
H A Dtransaction.c1534 struct btrfs_qgroup_inherit *inherit, in qgroup_account_snapshot()
1583 ret = btrfs_qgroup_inherit(trans, src->root_key.objectid, dst_objectid, in qgroup_account_snapshot()
H A Dqgroup.c2931 int btrfs_qgroup_inherit(struct btrfs_trans_handle *trans, u64 srcid, in btrfs_qgroup_inherit() function
2932 u64 objectid, struct btrfs_qgroup_inherit *inherit) in btrfs_qgroup_inherit()
/openbmc/linux/include/uapi/linux/
H A Dbtrfs.h96 struct btrfs_qgroup_inherit { struct
141 struct btrfs_qgroup_inherit __user *qgroup_inherit;