Home
last modified time | relevance | path

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

/external/syslinux/extlinux/
Dbtrfs.h166 struct btrfs_ioctl_fs_info_args { struct
189 struct btrfs_ioctl_fs_info_args) argument
/external/kernel-headers/original/uapi/linux/
Dbtrfs.h225 struct btrfs_ioctl_fs_info_args { struct
226 __u64 max_id; /* out */
227 __u64 num_devices; /* out */
228 __u8 fsid[BTRFS_FSID_SIZE]; /* out */
229 __u32 nodesize; /* out */
230 __u32 sectorsize; /* out */
231 __u32 clone_alignment; /* out */
232 __u32 reserved32;
233 __u64 reserved[122]; /* pad to 1k */