Home
last modified time | relevance | path

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

/linux-4.4.14/include/uapi/linux/
Dbtrfs.h182 struct btrfs_ioctl_fs_info_args { struct
183 __u64 max_id; /* out */
184 __u64 num_devices; /* out */
185 __u8 fsid[BTRFS_FSID_SIZE]; /* out */
186 __u32 nodesize; /* out */
187 __u32 sectorsize; /* out */
188 __u32 clone_alignment; /* out */
189 __u32 reserved32;
190 __u64 reserved[122]; /* pad to 1k */