ext2_iomap_ops    799 fs/ext2/ext2.h extern const struct iomap_ops ext2_iomap_ops;
ext2_iomap_ops     42 fs/ext2/file.c 	ret = dax_iomap_rw(iocb, to, &ext2_iomap_ops);
ext2_iomap_ops     66 fs/ext2/file.c 	ret = dax_iomap_rw(iocb, from, &ext2_iomap_ops);
ext2_iomap_ops    103 fs/ext2/file.c 	ret = dax_iomap_fault(vmf, PE_SIZE_PTE, NULL, NULL, &ext2_iomap_ops);
ext2_iomap_ops    854 fs/ext2/inode.c const struct iomap_ops ext2_iomap_ops = {
ext2_iomap_ops    860 fs/ext2/inode.c const struct iomap_ops ext2_iomap_ops;
ext2_iomap_ops   1302 fs/ext2/inode.c 					 &ext2_iomap_ops);