Home
last modified time | relevance | path

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

/linux-4.1.27/fs/xfs/
Dxfs_iomap.h28 int xfs_iomap_write_allocate(struct xfs_inode *, xfs_off_t,
Dxfs_iomap.c646 xfs_iomap_write_allocate( in xfs_iomap_write_allocate() function
Dxfs_aops.c319 error = xfs_iomap_write_allocate(ip, offset, imap); in xfs_map_blocks()