Home
last modified time | relevance | path

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

/linux-4.19.296/fs/xfs/
Dxfs_iomap.h20 void xfs_bmbt_to_iomap(struct xfs_inode *, struct iomap *,
Dxfs_iomap.c39 xfs_bmbt_to_iomap( in xfs_bmbt_to_iomap() function
632 xfs_bmbt_to_iomap(ip, iomap, &got); in xfs_file_iomap_begin_delay()
1120 xfs_bmbt_to_iomap(ip, iomap, &imap); in xfs_file_iomap_begin()
1249 xfs_bmbt_to_iomap(ip, iomap, &imap); in xfs_xattr_iomap_begin()
Dxfs_pnfs.c188 xfs_bmbt_to_iomap(ip, iomap, &imap); in xfs_fs_map_blocks()