Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/xfs/
H A Dxfs_aops.c639 return iomap_bmap(mapping, block, &xfs_read_iomap_ops); in xfs_vm_bmap()
647 return iomap_readpage(page, &xfs_read_iomap_ops); in xfs_vm_readpage()
654 iomap_readahead(rac, &xfs_read_iomap_ops); in xfs_vm_readahead()
665 &xfs_read_iomap_ops); in xfs_iomap_swapfile_activate()
H A Dxfs_iomap.h45 extern const struct iomap_ops xfs_read_iomap_ops;
H A Dxfs_file.c241 ret = iomap_dio_rw(iocb, to, &xfs_read_iomap_ops, NULL, in xfs_file_dio_aio_read()
269 ret = dax_iomap_rw(iocb, to, &xfs_read_iomap_ops); in xfs_file_dax_read()
1273 &xfs_read_iomap_ops); in __xfs_filemap_fault()
H A Dxfs_iomap.c1181 const struct iomap_ops xfs_read_iomap_ops = { variable
H A Dxfs_iops.c1153 &xfs_read_iomap_ops); in xfs_vn_fiemap()