Searched refs:xfs_bmbt_to_iomap (Results 1 – 3 of 3) sorted by relevance
/linux-4.19.296/fs/xfs/ |
D | xfs_iomap.h | 20 void xfs_bmbt_to_iomap(struct xfs_inode *, struct iomap *,
|
D | xfs_iomap.c | 39 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()
|
D | xfs_pnfs.c | 188 xfs_bmbt_to_iomap(ip, iomap, &imap); in xfs_fs_map_blocks()
|