Searched refs:btrfs_qgroup_inherit (Results 1 – 8 of 8) sorted by relevance
| /OK3568_Linux_fs/kernel/fs/btrfs/ |
| H A D | qgroup.h | 346 int btrfs_qgroup_inherit(struct btrfs_trans_handle *trans, u64 srcid, 347 u64 objectid, struct btrfs_qgroup_inherit *inherit);
|
| H A D | transaction.h | 156 struct btrfs_qgroup_inherit *inherit;
|
| H A D | ioctl.c | 580 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()
|
| H A D | transaction.c | 1419 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()
|
| H A D | qgroup.c | 2811 int btrfs_qgroup_inherit(struct btrfs_trans_handle *trans, u64 srcid, in btrfs_qgroup_inherit() function 2812 u64 objectid, struct btrfs_qgroup_inherit *inherit) in btrfs_qgroup_inherit()
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/ |
| H A D | btrfs.h | 90 struct btrfs_qgroup_inherit { struct 135 struct btrfs_qgroup_inherit __user *qgroup_inherit;
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/ |
| H A D | btrfs.h | 85 struct btrfs_qgroup_inherit { struct 117 struct btrfs_qgroup_inherit *qgroup_inherit;
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/ |
| H A D | btrfs.h | 85 struct btrfs_qgroup_inherit { struct 117 struct btrfs_qgroup_inherit *qgroup_inherit;
|