Searched refs:xfs_iomap_write_unwritten (Results 1 – 4 of 4) sorted by relevance
93 .xfs_iomap_write_unwritten =94 (xfs_iomap_write_unwritten_t) xfs_iomap_write_unwritten,
105 extern int xfs_iomap_write_unwritten(struct xfs_inode *, loff_t, size_t);
237 xfs_iomap_write_unwritten_t xfs_iomap_write_unwritten; member265 (*(mp)->m_io_ops.xfs_iomap_write_unwritten) \
900 xfs_iomap_write_unwritten( in xfs_iomap_write_unwritten() function