Home
last modified time | relevance | path

Searched defs:donor_start (Results 1 – 2 of 2) sorted by relevance

/linux/include/uapi/linux/
H A Dext4.h88 __u64 donor_start; /* logical start offset in block for donor */ member
/linux/fs/ext4/
H A Dmove_extent.c463 __u64 donor_start, __u64 *len) in mext_check_arguments()