Home
last modified time | relevance | path

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

/Linux-v6.6/include/uapi/linux/
Dbtrfs.h275 struct btrfs_ioctl_fs_info_args { struct
276 __u64 max_id; /* out */
277 __u64 num_devices; /* out */
278 __u8 fsid[BTRFS_FSID_SIZE]; /* out */
279 __u32 nodesize; /* out */
280 __u32 sectorsize; /* out */
281 __u32 clone_alignment; /* out */
283 __u16 csum_type; /* out */
284 __u16 csum_size; /* out */
285 __u64 flags; /* in/out */
[all …]