xfs_iomap_write_unwritten 271 fs/xfs/xfs_aops.c error = xfs_iomap_write_unwritten(ip, offset, size, false); xfs_iomap_write_unwritten 417 fs/xfs/xfs_file.c error = xfs_iomap_write_unwritten(ip, offset, size, true); xfs_iomap_write_unwritten 16 fs/xfs/xfs_iomap.h int xfs_iomap_write_unwritten(struct xfs_inode *, xfs_off_t, xfs_off_t, bool); xfs_iomap_write_unwritten 272 fs/xfs/xfs_pnfs.c error = xfs_iomap_write_unwritten(ip, start, length, false);