Home
last modified time | relevance | path

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

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