Home
last modified time | relevance | path

Searched refs:xfs_iomap_write_allocate (Results 1 – 2 of 2) sorted by relevance

/fs/xfs/
Dxfs_iomap.h83 extern int xfs_iomap_write_allocate(struct xfs_inode *, xfs_off_t, size_t,
Dxfs_iomap.c270 error = xfs_iomap_write_allocate(ip, offset, count, in xfs_iomap()
694 xfs_iomap_write_allocate( in xfs_iomap_write_allocate() function