Home
last modified time | relevance | path

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

/external/kernel-headers/original/uapi/linux/
Dbtrfs.h192 struct btrfs_ioctl_scrub_args { struct
193 __u64 devid; /* in */
194 __u64 start; /* in */
195 __u64 end; /* in */
196 __u64 flags; /* in */
197 struct btrfs_scrub_progress progress; /* out */
199 __u64 unused[(1024-32-sizeof(struct btrfs_scrub_progress))/8];
/external/bcc/libbpf-tools/riscv/
Dvmlinux_602.h63688 struct btrfs_ioctl_scrub_args { struct
63689 __u64 devid;
63690 __u64 start;
63691 __u64 end;
63692 __u64 flags;
63693 struct btrfs_scrub_progress progress;
63694 __u64 unused[109];
Dvmlinux.h63688 struct btrfs_ioctl_scrub_args { struct
63689 __u64 devid;
63690 __u64 start;
63691 __u64 end;
63692 __u64 flags;
63693 struct btrfs_scrub_progress progress;
63694 __u64 unused[109];
/external/bcc/libbpf-tools/arm64/
Dvmlinux_608.h71113 struct btrfs_ioctl_scrub_args { struct
71114 __u64 devid;
71115 __u64 start;
71116 __u64 end;
71117 __u64 flags;
71118 struct btrfs_scrub_progress progress;
71119 __u64 unused[109];
Dvmlinux.h71113 struct btrfs_ioctl_scrub_args { struct
71114 __u64 devid;
71115 __u64 start;
71116 __u64 end;
71117 __u64 flags;
71118 struct btrfs_scrub_progress progress;
71119 __u64 unused[109];