Home
last modified time | relevance | path

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

/linux-4.19.296/fs/xfs/
Dxfs_iomap.h16 int xfs_iomap_write_allocate(struct xfs_inode *, int, xfs_off_t,
Dxfs_aops.c456 error = xfs_iomap_write_allocate(ip, whichfork, offset, &imap, in xfs_map_blocks()
Dxfs_iomap.c650 xfs_iomap_write_allocate( in xfs_iomap_write_allocate() function