Home
last modified time | relevance | path

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

/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
Dbtrfs.h313 struct btrfs_ioctl_defrag_range_args { struct
315 __u64 start;
317 __u64 len;
319 __u64 flags;
321 __u32 extent_thresh;
323 __u32 compress_type;
325 __u32 unused[4];
/kernel/linux/linux-5.10/include/uapi/linux/
Dbtrfs.h579 struct btrfs_ioctl_defrag_range_args { struct
581 __u64 start;
584 __u64 len;
590 __u64 flags;
597 __u32 extent_thresh;
604 __u32 compress_type;
607 __u32 unused[4];
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
Dbtrfs.h313 struct btrfs_ioctl_defrag_range_args { struct
314 __u64 start;
315 __u64 len;
316 __u64 flags;
317 __u32 extent_thresh;
318 __u32 compress_type;
319 __u32 unused[4];
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
Dbtrfs.h313 struct btrfs_ioctl_defrag_range_args { struct
314 __u64 start;
315 __u64 len;
316 __u64 flags;
317 __u32 extent_thresh;
318 __u32 compress_type;
319 __u32 unused[4];
/kernel/linux/linux-6.6/include/uapi/linux/
Dbtrfs.h618 struct btrfs_ioctl_defrag_range_args { struct
620 __u64 start;
623 __u64 len;
629 __u64 flags;
636 __u32 extent_thresh;
643 __u32 compress_type;
646 __u32 unused[4];