Home
last modified time | relevance | path

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

/system/extras/ext4_utils/include/ext4_utils/
Dext4.h301 struct move_extent { struct
302 __u32 reserved;
303 __u32 donor_fd;
304 __u64 orig_start;
305 __u64 donor_start;
306 __u64 len;
307 __u64 moved_len;
/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h45894 struct move_extent { struct
45895 __u32 reserved;
45896 __u32 donor_fd;
45897 __u64 orig_start;
45898 __u64 donor_start;
45899 __u64 len;
45900 __u64 moved_len;
/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h55651 struct move_extent { struct
55652 __u32 reserved;
55653 __u32 donor_fd;
55654 __u64 orig_start;
55655 __u64 donor_start;
55656 __u64 len;
55657 __u64 moved_len;