Home
last modified time | relevance | path

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

/linux-6.6.21/fs/xfs/
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()
908 return xfs_bmbt_to_iomap(ip, iomap, &cmap, flags, IOMAP_F_SHARED, seq); in xfs_direct_write_iomap_begin()
1154 return xfs_bmbt_to_iomap(ip, iomap, &imap, flags, IOMAP_F_NEW, seq); in xfs_buffered_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()
[all …]
Dxfs_iomap.h22 int xfs_bmbt_to_iomap(struct xfs_inode *ip, struct iomap *iomap,
Dxfs_pnfs.c214 error = xfs_bmbt_to_iomap(ip, iomap, &imap, 0, 0, seq); in xfs_fs_map_blocks()
Dxfs_aops.c385 xfs_bmbt_to_iomap(ip, &wpc->iomap, &imap, 0, 0, XFS_WPC(wpc)->data_seq); in xfs_map_blocks()
/linux-6.6.21/fs/xfs/libxfs/
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()