Home
last modified time | relevance | path

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

/Linux-v5.4/include/uapi/linux/
Dfiemap.h31 __u64 fm_length; /* logical length of mapping which member
/Linux-v5.4/Documentation/filesystems/
Dfiemap.txt18 __u64 fm_length; /* logical length of mapping which
29 fm_start, and fm_length specify the logical range within the file
33 extent may end after fm_length. All offsets and lengths are in bytes.
/Linux-v5.4/fs/
Dioctl.c196 error = fiemap_check_ranges(sb, fiemap.fm_start, fiemap.fm_length, in ioctl_fiemap()
/Linux-v5.4/fs/ext4/
Dioctl.c790 error = fiemap_check_ranges(sb, fiemap.fm_start, fiemap.fm_length, in ext4_ioctl_get_es_cache()