Home
last modified time | relevance | path

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

/external/e2fsprogs/misc/
De4defrag.c150 struct move_extent { struct
151 __s32 reserved; /* original file descriptor */
152 __u32 donor_fd; /* donor file descriptor */
153 __u64 orig_start; /* logical start offset in block for orig */
154 __u64 donor_start; /* logical start offset in block for donor */
155 __u64 len; /* block length to be moved */
156 __u64 moved_len; /* moved block length */
/external/libbpf/.github/actions/build-selftests/
Dvmlinux.h47488 struct move_extent { struct
47489 __u32 reserved;
47490 __u32 donor_fd;
47491 __u64 orig_start;
47492 __u64 donor_start;
47493 __u64 len;
47494 __u64 moved_len;
/external/bcc/libbpf-tools/powerpc/
Dvmlinux_510.h76728 struct move_extent { struct
76729 __u32 reserved;
76730 __u32 donor_fd;
76731 __u64 orig_start;
76732 __u64 donor_start;
76733 __u64 len;
76734 __u64 moved_len;
Dvmlinux.h76728 struct move_extent { struct
76729 __u32 reserved;
76730 __u32 donor_fd;
76731 __u64 orig_start;
76732 __u64 donor_start;
76733 __u64 len;
76734 __u64 moved_len;
/external/bcc/libbpf-tools/arm64/
Dvmlinux.h43149 struct move_extent { struct
43150 __u32 reserved;
43151 __u32 donor_fd;
43152 __u64 orig_start;
43153 __u64 donor_start;
43154 __u64 len;
43155 __u64 moved_len;
Dvmlinux_510.h43149 struct move_extent { struct
43150 __u32 reserved;
43151 __u32 donor_fd;
43152 __u64 orig_start;
43153 __u64 donor_start;
43154 __u64 len;
43155 __u64 moved_len;
/external/bcc/libbpf-tools/x86/
Dvmlinux_505.h47017 struct move_extent { struct
47018 __u32 reserved;
47019 __u32 donor_fd;
47020 __u64 orig_start;
47021 __u64 donor_start;
47022 __u64 len;
47023 __u64 moved_len;
Dvmlinux.h47017 struct move_extent { struct
47018 __u32 reserved;
47019 __u32 donor_fd;
47020 __u64 orig_start;
47021 __u64 donor_start;
47022 __u64 len;
47023 __u64 moved_len;