Searched refs:OCFS2_EXT_UNWRITTEN (Results 1 – 6 of 6) sorted by relevance
802 if (rec.e_flags & OCFS2_EXT_UNWRITTEN) in ocfs2_fiemap()933 is_data = (rec.e_flags & OCFS2_EXT_UNWRITTEN) ? 0 : 1; in ocfs2_seek_data_hole_offset()
178 if (p_blkno && !(ext_flags & OCFS2_EXT_UNWRITTEN)) in ocfs2_get_block()1400 if (ext_flags & OCFS2_EXT_UNWRITTEN) in ocfs2_populate_write_desc()1429 if (ext_flags & OCFS2_EXT_UNWRITTEN) { in ocfs2_populate_write_desc()
268 #define OCFS2_EXT_UNWRITTEN (0x01) /* Extent is allocated but macro
880 if (p_cpos && !(ext_flags & OCFS2_EXT_UNWRITTEN)) { in ocfs2_zero_extend_get_range()903 if (!p_cpos || (ext_flags & OCFS2_EXT_UNWRITTEN)) in ocfs2_zero_extend_get_range()
4806 flags = OCFS2_EXT_UNWRITTEN; in ocfs2_add_clusters_in_btree()5278 0, OCFS2_EXT_UNWRITTEN); in ocfs2_mark_extent_written()7006 if (phys == 0 || ext_flags & OCFS2_EXT_UNWRITTEN) in ocfs2_zero_range_for_truncate()
3120 if (!(ext_flags & OCFS2_EXT_UNWRITTEN)) { in ocfs2_replace_clusters()