Home
last modified time | relevance | path

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

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