Home
last modified time | relevance | path

Searched refs:xfs_bmbt_to_iomap (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/fs/xfs/
H A Dxfs_iomap.c91 xfs_bmbt_to_iomap( in xfs_bmbt_to_iomap() function
863 return xfs_bmbt_to_iomap(ip, iomap, &imap, flags, iomap_flags, seq); in xfs_direct_write_iomap_begin()
894 return xfs_bmbt_to_iomap(ip, iomap, &imap, flags, in xfs_direct_write_iomap_begin()
902 error = xfs_bmbt_to_iomap(ip, srcmap, &imap, flags, 0, seq); in xfs_direct_write_iomap_begin()
1159 return xfs_bmbt_to_iomap(ip, iomap, &imap, flags, 0, seq); in xfs_buffered_write_iomap_begin()
1164 error = xfs_bmbt_to_iomap(ip, srcmap, &imap, flags, 0, seq); in xfs_buffered_write_iomap_begin()
1169 return xfs_bmbt_to_iomap(ip, iomap, &cmap, flags, in xfs_buffered_write_iomap_begin()
1175 return xfs_bmbt_to_iomap(ip, iomap, &cmap, flags, 0, seq); in xfs_buffered_write_iomap_begin()
1266 return xfs_bmbt_to_iomap(ip, iomap, &imap, flags, in xfs_read_iomap_begin()
1328 error = xfs_bmbt_to_iomap(ip, iomap, &cmap, flags, in xfs_seek_iomap_begin()
[all …]
H A Dxfs_iomap.h22 int xfs_bmbt_to_iomap(struct xfs_inode *ip, struct iomap *iomap,
H A Dxfs_pnfs.c214 error = xfs_bmbt_to_iomap(ip, iomap, &imap, 0, 0, seq); in xfs_fs_map_blocks()
H A Dxfs_aops.c385 xfs_bmbt_to_iomap(ip, &wpc->iomap, &imap, 0, 0, XFS_WPC(wpc)->data_seq); in xfs_map_blocks()
/openbmc/linux/fs/xfs/libxfs/
H A Dxfs_bmap.c4560 xfs_bmbt_to_iomap(ip, iomap, &bma.got, 0, flags, in xfs_bmapi_convert_delalloc()
4609 xfs_bmbt_to_iomap(ip, iomap, &bma.got, 0, flags, in xfs_bmapi_convert_delalloc()