Searched refs:IOMAP_UNWRITTEN (Results 1 – 12 of 12) sorted by relevance
19 case IOMAP_UNWRITTEN: in iomap_seek_hole_iter()67 case IOMAP_UNWRITTEN: in iomap_seek_data_iter()
24 case IOMAP_UNWRITTEN: in iomap_to_fiemap()
102 case IOMAP_UNWRITTEN: in iomap_swapfile_iter()
316 if (iomap->type == IOMAP_UNWRITTEN) { in iomap_dio_bio_iter()524 case IOMAP_UNWRITTEN: in iomap_dio_iter()
1445 srcmap->type == IOMAP_UNWRITTEN) { in iomap_zero_range()1613 if ((ioend->io_type == IOMAP_UNWRITTEN) ^ in iomap_ioend_can_merge()1614 (next->io_type == IOMAP_UNWRITTEN)) in iomap_ioend_can_merge()
131 else if (ioend->io_type == IOMAP_UNWRITTEN) in xfs_end_ioend()421 if (xfs_ioend_is_append(ioend) || ioend->io_type == IOMAP_UNWRITTEN || in xfs_prepare_ioend()
1130 srcmap->type == IOMAP_UNWRITTEN; in dax_iomap_copy_around()1366 if (srcmap->type == IOMAP_HOLE || srcmap->type == IOMAP_UNWRITTEN) in dax_zero_iter()1454 if (iomap->type == IOMAP_HOLE || iomap->type == IOMAP_UNWRITTEN) in dax_iomap_iter()1626 case IOMAP_UNWRITTEN: in dax_fault_cow_page()1676 (iomap->type == IOMAP_UNWRITTEN || iomap->type == IOMAP_HOLE)) { in dax_fault_iter()
31 #define IOMAP_UNWRITTEN 3 /* blocks allocated at @addr in unwritten state */ macro
69 case IOMAP_UNWRITTEN: in nfsd4_block_proc_layoutget()
96 iomap->type = IOMAP_UNWRITTEN; in zonefs_write_iomap_begin()
201 * **IOMAP_UNWRITTEN**: The file range maps to specific space on the
3314 iomap->type = IOMAP_UNWRITTEN; in ext4_set_iomap()