Home
last modified time | relevance | path

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

/linux/fs/btrfs/ !
H A Dqgroup.h374 struct btrfs_qgroup_inherit *inherit,
376 int btrfs_qgroup_inherit(struct btrfs_trans_handle *trans, u64 srcid,
378 struct btrfs_qgroup_inherit *inherit);
H A Dtransaction.h185 struct btrfs_qgroup_inherit *inherit;
H A Dioctl.c476 static unsigned int create_subvol_num_items(const struct btrfs_qgroup_inherit *inherit) in create_subvol_num_items()
501 struct btrfs_qgroup_inherit *inherit) in create_subvol()
572 ret = btrfs_qgroup_inherit(trans, 0, objectid, btrfs_root_id(root), inherit); in create_subvol()
702 struct btrfs_qgroup_inherit *inherit) in create_snapshot()
899 struct btrfs_qgroup_inherit *inherit) in btrfs_mksubvol()
954 struct btrfs_qgroup_inherit *inherit) in btrfs_mksnapshot()
1187 struct btrfs_qgroup_inherit *inherit) in __btrfs_ioctl_snap_create()
1284 struct btrfs_qgroup_inherit *inherit = NULL; in btrfs_ioctl_snap_create_v2()
H A Dtransaction.c1537 struct btrfs_qgroup_inherit *inherit, in qgroup_account_snapshot()
1585 ret = btrfs_qgroup_inherit(trans, btrfs_root_id(src), dst_objectid, in qgroup_account_snapshot()
1859 ret = btrfs_qgroup_inherit(trans, btrfs_root_id(root), objectid, in create_pending_snapshot()
H A Dqgroup.c3134 struct btrfs_qgroup_inherit *inherit, in btrfs_qgroup_check_inherit()
3191 struct btrfs_qgroup_inherit **inherit) in qgroup_auto_inherit()
3197 struct btrfs_qgroup_inherit *res; in qgroup_auto_inherit()
3292 int btrfs_qgroup_inherit(struct btrfs_trans_handle *trans, u64 srcid, in btrfs_qgroup_inherit() function
3294 struct btrfs_qgroup_inherit *inherit) in btrfs_qgroup_inherit()