Home
last modified time | relevance | path

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

/bionic/libc/kernel/uapi/linux/
Dbtrfs.h166 struct btrfs_ioctl_fs_info_args { struct
167 __u64 max_id;
168 __u64 num_devices;
169 __u8 fsid[BTRFS_FSID_SIZE];
170 __u32 nodesize;
171 __u32 sectorsize;
172 __u32 clone_alignment;
173 __u16 csum_type;
174 __u16 csum_size;
175 __u64 flags;
[all …]