Searched refs:iomap_ops (Results 1 - 25 of 34) sorted by relevance

12

/linux-master/fs/xfs/
H A Dxfs_iomap.h50 extern const struct iomap_ops xfs_buffered_write_iomap_ops;
51 extern const struct iomap_ops xfs_page_mkwrite_iomap_ops;
52 extern const struct iomap_ops xfs_direct_write_iomap_ops;
53 extern const struct iomap_ops xfs_read_iomap_ops;
54 extern const struct iomap_ops xfs_seek_iomap_ops;
55 extern const struct iomap_ops xfs_xattr_iomap_ops;
56 extern const struct iomap_ops xfs_dax_write_iomap_ops;
H A Dxfs_iomap.c924 const struct iomap_ops xfs_direct_write_iomap_ops = {
950 const struct iomap_ops xfs_dax_write_iomap_ops = {
1224 const struct iomap_ops xfs_buffered_write_iomap_ops = {
1234 const struct iomap_ops xfs_page_mkwrite_iomap_ops = {
1279 const struct iomap_ops xfs_read_iomap_ops = {
1367 const struct iomap_ops xfs_seek_iomap_ops = {
1414 const struct iomap_ops xfs_xattr_iomap_ops = {
/linux-master/arch/parisc/lib/
H A Diomap.c45 struct iomap_ops { struct
136 static const struct iomap_ops ioport_ops = {
279 static const struct iomap_ops iomem_ops = {
306 static const struct iomap_ops *iomap_ops[8] = { variable in typeref:struct:iomap_ops
315 return iomap_ops[ADDR_TO_REGION(addr)]->read8(addr);
322 return iomap_ops[ADDR_TO_REGION(addr)]->read16(addr);
329 return iomap_ops[ADDR_TO_REGION(addr)]->read16be(addr);
336 return iomap_ops[ADDR_TO_REGION(addr)]->read32(addr);
343 return iomap_ops[ADDR_TO_REGIO
[all...]
/linux-master/include/linux/
H A Diomap.h182 struct iomap_ops { struct
226 int iomap_iter(struct iomap_iter *iter, const struct iomap_ops *ops);
260 const struct iomap_ops *ops);
265 int iomap_read_folio(struct folio *folio, const struct iomap_ops *ops);
266 void iomap_readahead(struct readahead_control *, const struct iomap_ops *ops);
273 const struct iomap_ops *ops);
275 bool *did_zero, const struct iomap_ops *ops);
277 const struct iomap_ops *ops);
279 const struct iomap_ops *ops);
281 u64 start, u64 len, const struct iomap_ops *op
[all...]
H A Ddax.h13 struct iomap_ops;
210 const struct iomap_ops *ops);
212 const struct iomap_ops *ops);
214 const struct iomap_ops *ops);
244 const struct iomap_ops *ops);
246 pfn_t *pfnp, int *errp, const struct iomap_ops *ops);
255 const struct iomap_ops *ops);
259 const struct iomap_ops *ops);
H A Dfs.h79 struct iomap_ops;
2125 const struct iomap_ops *dax_read_ops);
/linux-master/tools/testing/nvdimm/test/
H A Diomap.c19 static struct iomap_ops { struct
23 } iomap_ops = { variable in typeref:struct:iomap_ops
24 .list = LIST_HEAD_INIT(iomap_ops.list),
30 iomap_ops.nfit_test_lookup = lookup;
31 iomap_ops.evaluate_dsm = evaluate;
32 list_add_rcu(&iomap_ops.list, &iomap_head);
38 list_del_rcu(&iomap_ops.list);
45 struct iomap_ops *ops;
396 struct iomap_ops *ops;
/linux-master/fs/iomap/
H A Dseek.c34 iomap_seek_hole(struct inode *inode, loff_t pos, const struct iomap_ops *ops)
80 iomap_seek_data(struct inode *inode, loff_t pos, const struct iomap_ops *ops)
H A Dfiemap.c63 u64 start, u64 len, const struct iomap_ops *ops)
99 const struct iomap_ops *ops)
H A Diter.c74 int iomap_iter(struct iomap_iter *iter, const struct iomap_ops *ops)
H A Dswapfile.c144 const struct iomap_ops *ops)
H A Dbuffered-io.c446 int iomap_read_folio(struct folio *folio, const struct iomap_ops *ops)
523 void iomap_readahead(struct readahead_control *rac, const struct iomap_ops *ops)
1001 const struct iomap_ops *ops)
1354 const struct iomap_ops *ops)
1416 const struct iomap_ops *ops)
1434 const struct iomap_ops *ops)
1466 vm_fault_t iomap_page_mkwrite(struct vm_fault *vmf, const struct iomap_ops *ops)
H A Ddirect-io.c542 const struct iomap_ops *ops, const struct iomap_dio_ops *dops,
744 const struct iomap_ops *ops, const struct iomap_dio_ops *dops,
/linux-master/fs/gfs2/
H A Dbmap.h46 extern const struct iomap_ops gfs2_iomap_ops;
/linux-master/fs/
H A Ddax.c1303 const struct iomap_ops *ops)
1390 const struct iomap_ops *ops)
1407 const struct iomap_ops *ops)
1549 const struct iomap_ops *ops)
1698 int *iomap_errp, const struct iomap_ops *ops)
1808 const struct iomap_ops *ops)
1888 const struct iomap_ops *ops)
1908 pfn_t *pfnp, int *iomap_errp, const struct iomap_ops *ops)
2032 const struct iomap_ops *ops)
2062 const struct iomap_ops *op
[all...]
H A Dinternal.h11 struct iomap_ops;
H A Dremap_range.c280 const struct iomap_ops *dax_read_ops)
/linux-master/fs/ext4/
H A Dfile.c505 const struct iomap_ops *iomap_ops = &ext4_iomap_ops; local
576 iomap_ops = &ext4_iomap_overwrite_ops;
577 ret = iomap_dio_rw(iocb, from, iomap_ops, &ext4_dio_write_ops,
/linux-master/fs/zonefs/
H A Dfile.c60 static const struct iomap_ops zonefs_read_iomap_ops = {
109 static const struct iomap_ops zonefs_write_iomap_ops = {
/linux-master/fs/hpfs/
H A Dfile.c157 static const struct iomap_ops hpfs_iomap_ops = {
/linux-master/fs/erofs/
H A Dinternal.h402 extern const struct iomap_ops z_erofs_iomap_report_ops;
H A Ddata.c334 static const struct iomap_ops erofs_iomap_ops = {
H A Dzmap.c768 const struct iomap_ops z_erofs_iomap_report_ops = {
/linux-master/fs/ext2/
H A Dext2.h786 extern const struct iomap_ops ext2_iomap_ops;
/linux-master/block/
H A Dfops.c402 static const struct iomap_ops blkdev_iomap_ops = {

Completed in 471 milliseconds

12