Home
last modified time | relevance | path

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

/linux/include/linux/
A Dexportfs.h211 int (*map_blocks)(struct inode *inode, loff_t offset, member
A Diomap.h272 int (*map_blocks)(struct iomap_writepage_ctx *wpc, struct inode *inode, member
/linux/fs/xfs/
A Dxfs_export.c234 .map_blocks = xfs_fs_map_blocks,
A Dxfs_aops.c468 .map_blocks = xfs_map_blocks,
/linux/fs/nfsd/
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()
A Dblocklayout.c47 error = sb->s_export_op->map_blocks(inode, seg->offset, seg->length, in nfsd4_block_proc_layoutget()
/linux/fs/iomap/
A Dbuffered-io.c1318 error = wpc->ops->map_blocks(wpc, inode, file_offset); in iomap_writepage_map()
/linux/fs/zonefs/
A Dsuper.c150 .map_blocks = zonefs_map_blocks,
/linux/fs/f2fs/
A Ddata.c1412 goto map_blocks; in f2fs_preallocate_blocks()
1424 map_blocks: in f2fs_preallocate_blocks()
/linux/fs/gfs2/
A Dbmap.c2483 .map_blocks = gfs2_map_blocks,

Completed in 30 milliseconds