Home
last modified time | relevance | path

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

/external/kernel-headers/original/uapi/linux/
Dbtrfs.h97 struct btrfs_qgroup_inherit { struct
98 __u64 flags;
99 __u64 num_qgroups;
100 __u64 num_ref_copies;
101 __u64 num_excl_copies;
102 struct btrfs_qgroup_limit lim;
103 __u64 qgroups[];
/external/bcc/libbpf-tools/riscv/
Dvmlinux_602.h61020 struct btrfs_qgroup_inherit { struct
61021 __u64 flags;
61022 __u64 num_qgroups;
61023 __u64 num_ref_copies;
61024 __u64 num_excl_copies;
61025 struct btrfs_qgroup_limit lim;
61026 __u64 qgroups[0];
Dvmlinux.h61020 struct btrfs_qgroup_inherit { struct
61021 __u64 flags;
61022 __u64 num_qgroups;
61023 __u64 num_ref_copies;
61024 __u64 num_excl_copies;
61025 struct btrfs_qgroup_limit lim;
61026 __u64 qgroups[0];
/external/bcc/libbpf-tools/arm64/
Dvmlinux_608.h27404 struct btrfs_qgroup_inherit { struct
27405 __u64 flags;
27406 __u64 num_qgroups;
27407 __u64 num_ref_copies;
27408 __u64 num_excl_copies;
27409 struct btrfs_qgroup_limit lim;
27410 __u64 qgroups[0];
Dvmlinux.h27404 struct btrfs_qgroup_inherit { struct
27405 __u64 flags;
27406 __u64 num_qgroups;
27407 __u64 num_ref_copies;
27408 __u64 num_excl_copies;
27409 struct btrfs_qgroup_limit lim;
27410 __u64 qgroups[0];