Home
last modified time | relevance | path

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

/external/kernel-headers/original/uapi/linux/
Dbtrfs.h276 struct btrfs_ioctl_fs_info_args { struct
277 __u64 max_id; /* out */
278 __u64 num_devices; /* out */
279 __u8 fsid[BTRFS_FSID_SIZE]; /* out */
280 __u32 nodesize; /* out */
281 __u32 sectorsize; /* out */
282 __u32 clone_alignment; /* out */
284 __u16 csum_type; /* out */
285 __u16 csum_size; /* out */
286 __u64 flags; /* in/out */
[all …]
/external/bcc/libbpf-tools/riscv/
Dvmlinux_602.h63732 struct btrfs_ioctl_fs_info_args { struct
63733 __u64 max_id;
63734 __u64 num_devices;
63735 __u8 fsid[16];
63736 __u32 nodesize;
63737 __u32 sectorsize;
63738 __u32 clone_alignment;
63739 __u16 csum_type;
63740 __u16 csum_size;
63741 __u64 flags;
[all …]
Dvmlinux.h63732 struct btrfs_ioctl_fs_info_args { struct
63733 __u64 max_id;
63734 __u64 num_devices;
63735 __u8 fsid[16];
63736 __u32 nodesize;
63737 __u32 sectorsize;
63738 __u32 clone_alignment;
63739 __u16 csum_type;
63740 __u16 csum_size;
63741 __u64 flags;
[all …]
/external/bcc/libbpf-tools/arm64/
Dvmlinux_608.h71157 struct btrfs_ioctl_fs_info_args { struct
71158 __u64 max_id;
71159 __u64 num_devices;
71160 __u8 fsid[16];
71161 __u32 nodesize;
71162 __u32 sectorsize;
71163 __u32 clone_alignment;
71164 __u16 csum_type;
71165 __u16 csum_size;
71166 __u64 flags;
[all …]
Dvmlinux.h71157 struct btrfs_ioctl_fs_info_args { struct
71158 __u64 max_id;
71159 __u64 num_devices;
71160 __u8 fsid[16];
71161 __u32 nodesize;
71162 __u32 sectorsize;
71163 __u32 clone_alignment;
71164 __u16 csum_type;
71165 __u16 csum_size;
71166 __u64 flags;
[all …]