Searched refs:IOMAP_UNWRITTEN (Results 1 – 3 of 3) sorted by relevance
343 if (type == IOMAP_UNWRITTEN) in xfs_alloc_ioend()755 acceptable = (type == IOMAP_UNWRITTEN); in xfs_is_delayed_page()844 type = IOMAP_UNWRITTEN; in xfs_convert_page()1070 type = IOMAP_UNWRITTEN; in xfs_page_state_convert()1395 if (create || !(iomap.iomap_flags & IOMAP_UNWRITTEN)) { in __xfs_get_blocks()1399 if (create && (iomap.iomap_flags & IOMAP_UNWRITTEN)) { in __xfs_get_blocks()1424 (iomap.iomap_flags & (IOMAP_NEW|IOMAP_UNWRITTEN)))) in __xfs_get_blocks()1537 iocb->private = xfs_alloc_ioend(inode, IOMAP_UNWRITTEN); in xfs_vm_direct_IO()
29 IOMAP_UNWRITTEN = 0x20, /* mapping covers allocated */ enumerator
160 iomapp->iomap_flags |= IOMAP_UNWRITTEN; in xfs_imap_to_bmap()