Home
last modified time | relevance | path

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

/linux-3.4.99/include/linux/
Dfiemap.h30 __u64 fm_length; /* logical length of mapping which member
/linux-3.4.99/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-3.4.99/fs/
Dioctl.c192 error = fiemap_check_ranges(sb, fiemap.fm_start, fiemap.fm_length, in ioctl_fiemap()