Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dfiemap.h29 __u64 fm_start; /* logical offset (inclusive) at member
/openbmc/linux/Documentation/filesystems/
H A Dfiemap.rst18 __u64 fm_start; /* logical offset (inclusive) at
31 fm_start, and fm_length specify the logical range within the file
34 may start before fm_start, and the range covered by the last returned
/openbmc/linux/fs/
H A Dioctl.c220 error = inode->i_op->fiemap(inode, &fieinfo, fiemap.fm_start, in ioctl_fiemap()
/openbmc/linux/fs/ext4/
H A Dioctl.c1041 error = ext4_get_es_cache(inode, &fieinfo, fiemap.fm_start, in ext4_ioctl_get_es_cache()