Home
last modified time | relevance | path

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

/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-5.10/include/uapi/linux/
Dbtrfs.h578 struct btrfs_ioctl_defrag_range_args { struct
580 __u64 start;
583 __u64 len;
589 __u64 flags;
596 __u32 extent_thresh;
603 __u32 compress_type;
606 __u32 unused[4];
/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];