Searched refs:iomap_bmap (Results 1 – 5 of 5) sorted by relevance
| /Linux-v5.10/fs/iomap/ |
| D | fiemap.c | 122 iomap_bmap(struct address_space *mapping, sector_t bno, in iomap_bmap() function 140 EXPORT_SYMBOL_GPL(iomap_bmap);
|
| /Linux-v5.10/include/linux/ |
| D | iomap.h | 186 sector_t iomap_bmap(struct address_space *mapping, sector_t bno,
|
| /Linux-v5.10/fs/xfs/ |
| D | xfs_aops.c | 617 return iomap_bmap(mapping, block, &xfs_read_iomap_ops); in xfs_vm_bmap()
|
| /Linux-v5.10/fs/gfs2/ |
| D | aops.c | 651 dblock = iomap_bmap(mapping, lblock, &gfs2_iomap_ops); in gfs2_bmap()
|
| /Linux-v5.10/fs/ext4/ |
| D | inode.c | 3225 return iomap_bmap(mapping, block, &ext4_iomap_ops); in ext4_bmap()
|