Lines Matching defs:btrfs_ioctl_fs_info_args
258 struct btrfs_ioctl_fs_info_args { struct
259 __u64 max_id; /* out */
260 __u64 num_devices; /* out */
261 __u8 fsid[BTRFS_FSID_SIZE]; /* out */
262 __u32 nodesize; /* out */
263 __u32 sectorsize; /* out */
264 __u32 clone_alignment; /* out */
266 __u16 csum_type; /* out */
267 __u16 csum_size; /* out */
268 __u64 flags; /* in/out */
269 __u64 generation; /* out */
270 __u8 metadata_uuid[BTRFS_FSID_SIZE]; /* out */
271 __u8 reserved[944]; /* pad to 1k */