Searched refs:xfs_iomap_write_allocate (Results 1 - 4 of 4) sorted by relevance

/freebsd-9.3-release/sys/gnu/fs/xfs/
H A Dxfs_iocore.c79 .xfs_iomap_write_allocate =
80 (xfs_iomap_write_allocate_t) xfs_iomap_write_allocate,
H A Dxfs_iomap.h86 extern int xfs_iomap_write_allocate(struct xfs_inode *, xfs_off_t, size_t,
H A Dxfs_mount.h234 xfs_iomap_write_allocate_t xfs_iomap_write_allocate; member in struct:xfs_ioops
264 (*(mp)->m_io_ops.xfs_iomap_write_allocate) \
H A Dxfs_iomap.c746 xfs_iomap_write_allocate( function

Completed in 105 milliseconds