Home
last modified time | relevance | path

Searched refs:fm_start (Results 1 – 3 of 3) sorted by relevance

/linux/include/uapi/linux/
H A Dfiemap.h38 * @fm_start: byte offset (inclusive) at which to start mapping (in)
46 __u64 fm_start; member
/linux/Documentation/filesystems/
H A Dfiemap.rst20 fm_start, and fm_length specify the logical range within the file
23 may start before fm_start, and the range covered by the last returned
/linux/fs/ext4/
H A Dioctl.c1050 error = ext4_get_es_cache(inode, &fieinfo, fiemap.fm_start, in ext4_ioctl_get_es_cache()