xfs_iomap_ops    1155 fs/xfs/xfs_aops.c 	return iomap_bmap(mapping, block, &xfs_iomap_ops);
xfs_iomap_ops    1164 fs/xfs/xfs_aops.c 	return iomap_readpage(page, &xfs_iomap_ops);
xfs_iomap_ops    1175 fs/xfs/xfs_aops.c 	return iomap_readpages(mapping, pages, nr_pages, &xfs_iomap_ops);
xfs_iomap_ops    1185 fs/xfs/xfs_aops.c 	return iomap_swapfile_activate(sis, swap_file, span, &xfs_iomap_ops);
xfs_iomap_ops    1116 fs/xfs/xfs_bmap_util.c 	error = iomap_zero_range(VFS_I(ip), offset, len, NULL, &xfs_iomap_ops);
xfs_iomap_ops     191 fs/xfs/xfs_file.c 	ret = iomap_dio_rw(iocb, to, &xfs_iomap_ops, NULL);
xfs_iomap_ops     218 fs/xfs/xfs_file.c 	ret = dax_iomap_rw(iocb, to, &xfs_iomap_ops);
xfs_iomap_ops     354 fs/xfs/xfs_file.c 				NULL, &xfs_iomap_ops);
xfs_iomap_ops     550 fs/xfs/xfs_file.c 	ret = iomap_dio_rw(iocb, from, &xfs_iomap_ops, &xfs_dio_write_ops);
xfs_iomap_ops     597 fs/xfs/xfs_file.c 	ret = dax_iomap_rw(iocb, from, &xfs_iomap_ops);
xfs_iomap_ops     644 fs/xfs/xfs_file.c 	ret = iomap_file_buffered_write(iocb, from, &xfs_iomap_ops);
xfs_iomap_ops    1159 fs/xfs/xfs_file.c 		ret = dax_iomap_fault(vmf, pe_size, &pfn, NULL, &xfs_iomap_ops);
xfs_iomap_ops    1164 fs/xfs/xfs_file.c 			ret = iomap_page_mkwrite(vmf, &xfs_iomap_ops);
xfs_iomap_ops    1137 fs/xfs/xfs_iomap.c const struct iomap_ops xfs_iomap_ops = {
xfs_iomap_ops      42 fs/xfs/xfs_iomap.h extern const struct iomap_ops xfs_iomap_ops;
xfs_iomap_ops     886 fs/xfs/xfs_iops.c 				&did_zeroing, &xfs_iomap_ops);
xfs_iomap_ops     889 fs/xfs/xfs_iops.c 				&xfs_iomap_ops);
xfs_iomap_ops    1117 fs/xfs/xfs_iops.c 				&xfs_iomap_ops);
xfs_iomap_ops    1274 fs/xfs/xfs_reflink.c 			&xfs_iomap_ops);
xfs_iomap_ops    1447 fs/xfs/xfs_reflink.c 					&xfs_iomap_ops);