Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dfiemap.h47 __u64 fm_length; member
/linux/Documentation/filesystems/
H A Dfiemap.rst20 fm_start, and fm_length specify the logical range within the file
24 extent may end after fm_length. All offsets and lengths are in bytes.
106 (via fiemap->fm_length).
/linux/fs/
H A Dioctl.c220 fiemap.fm_length); in ioctl_fiemap()