Home
last modified time | relevance | path

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

/linux-2.6.39/fs/xfs/
Dxfs_iomap.h30 extern int xfs_iomap_write_unwritten(struct xfs_inode *, xfs_off_t, size_t);
Dxfs_iomap.c643 xfs_iomap_write_unwritten( in xfs_iomap_write_unwritten() function
/linux-2.6.39/fs/xfs/linux-2.6/
Dxfs_aops.c225 error = xfs_iomap_write_unwritten(ip, ioend->io_offset, in xfs_end_io()