Home
last modified time | relevance | path

Searched refs:map_blocks (Results 1 – 11 of 11) sorted by relevance

/linux/include/linux/
A Dexportfs.h236 int (*map_blocks)(struct inode *inode, loff_t offset, member
A Diomap.h356 int (*map_blocks)(struct iomap_writepage_ctx *wpc, struct inode *inode, member
/linux/fs/xfs/
A Dxfs_export.c248 .map_blocks = xfs_fs_map_blocks,
A Dxfs_aops.c464 .map_blocks = xfs_map_blocks,
/linux/fs/nfsd/
A Dblocklayout.c47 error = sb->s_export_op->map_blocks(inode, seg->offset, seg->length, in nfsd4_block_proc_layoutget()
A Dnfs4layouts.c141 sb->s_export_op->map_blocks && in nfsd4_setup_layout_type()
146 if (sb->s_export_op->map_blocks && in nfsd4_setup_layout_type()
/linux/Documentation/filesystems/iomap/
A Doperations.rst272 ``->map_blocks`` machinery described below even if the writeback fails.
284 int (*map_blocks)(struct iomap_writepage_ctx *wpc, struct inode *inode,
292 - ``map_blocks``: Sets ``wpc->iomap`` to the space mapping of the file
318 - ``discard_folio``: iomap calls this function after ``->map_blocks``
/linux/fs/zonefs/
A Dfile.c149 .map_blocks = zonefs_write_map_blocks,
/linux/block/
A Dfops.c510 .map_blocks = blkdev_map_blocks,
/linux/fs/iomap/
A Dbuffered-io.c1801 error = wpc->ops->map_blocks(wpc, inode, pos, dirty_len); in iomap_writepage_map_blocks()
/linux/fs/gfs2/
A Dbmap.c2486 .map_blocks = gfs2_map_blocks,

Completed in 27 milliseconds