Home
last modified time | relevance | path

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

/linux-6.14.4/fs/btrfs/
Dqgroup.h371 struct btrfs_qgroup_inherit *inherit,
373 int btrfs_qgroup_inherit(struct btrfs_trans_handle *trans, u64 srcid,
375 struct btrfs_qgroup_inherit *inherit);
Dtransaction.h185 struct btrfs_qgroup_inherit *inherit;
Dioctl.c478 static unsigned int create_subvol_num_items(struct btrfs_qgroup_inherit *inherit) in create_subvol_num_items()
503 struct btrfs_qgroup_inherit *inherit) in create_subvol()
574 ret = btrfs_qgroup_inherit(trans, 0, objectid, btrfs_root_id(root), inherit); in create_subvol()
704 struct btrfs_qgroup_inherit *inherit) in create_snapshot()
902 struct btrfs_qgroup_inherit *inherit) in btrfs_mksubvol()
958 struct btrfs_qgroup_inherit *inherit) in btrfs_mksnapshot()
1190 struct btrfs_qgroup_inherit *inherit) in __btrfs_ioctl_snap_create()
1289 struct btrfs_qgroup_inherit *inherit = NULL; in btrfs_ioctl_snap_create_v2()
Dtransaction.c1538 struct btrfs_qgroup_inherit *inherit, in qgroup_account_snapshot()
1586 ret = btrfs_qgroup_inherit(trans, btrfs_root_id(src), dst_objectid, in qgroup_account_snapshot()
1858 ret = btrfs_qgroup_inherit(trans, btrfs_root_id(root), objectid, in create_pending_snapshot()
Dqgroup.c3157 struct btrfs_qgroup_inherit *inherit, in btrfs_qgroup_check_inherit()
3214 struct btrfs_qgroup_inherit **inherit) in qgroup_auto_inherit()
3220 struct btrfs_qgroup_inherit *res; in qgroup_auto_inherit()
3315 int btrfs_qgroup_inherit(struct btrfs_trans_handle *trans, u64 srcid, in btrfs_qgroup_inherit() function
3317 struct btrfs_qgroup_inherit *inherit) in btrfs_qgroup_inherit()
/linux-6.14.4/include/uapi/linux/
Dbtrfs.h97 struct btrfs_qgroup_inherit { struct
142 struct btrfs_qgroup_inherit __user *qgroup_inherit;