Home
last modified time | relevance | path

Searched refs:iomap_fiemap (Results 1 – 5 of 5) sorted by relevance

/linux/fs/iomap/
H A Dfiemap.c58 int iomap_fiemap(struct inode *inode, struct fiemap_extent_info *fi, in iomap_fiemap() function
90 EXPORT_SYMBOL_GPL(iomap_fiemap);
/linux/fs/hpfs/
H A Dfile.c239 ret = iomap_fiemap(inode, fieinfo, start, len, &hpfs_iomap_ops); in hpfs_fiemap()
/linux/fs/ntfs/
H A Dfile.c672 return iomap_fiemap(inode, fieinfo, start, len, &ntfs_read_iomap_ops); in ntfs_fiemap()
/linux/Documentation/filesystems/iomap/
H A Doperations.rst768 The ``iomap_fiemap`` function exports file extent mappings to userspace
/linux/fs/ext4/
H A Dextents.c5219 error = iomap_fiemap(inode, fieinfo, start, len, in ext4_fiemap()
5222 error = iomap_fiemap(inode, fieinfo, start, len, in ext4_fiemap()