Searched refs:OCFS2_EXT_UNWRITTEN (Results 1 – 6 of 6) sorted by relevance
788 if (rec.e_flags & OCFS2_EXT_UNWRITTEN) in ocfs2_fiemap()917 is_data = (rec.e_flags & OCFS2_EXT_UNWRITTEN) ? 0 : 1; in ocfs2_seek_data_hole_offset()
188 if (p_blkno && !(ext_flags & OCFS2_EXT_UNWRITTEN)) in ocfs2_get_block()1428 if (ext_flags & OCFS2_EXT_UNWRITTEN) in ocfs2_populate_write_desc()1457 if (ext_flags & OCFS2_EXT_UNWRITTEN) { in ocfs2_populate_write_desc()
270 #define OCFS2_EXT_UNWRITTEN (0x01) /* Extent is allocated but macro
884 if (p_cpos && !(ext_flags & OCFS2_EXT_UNWRITTEN)) { in ocfs2_zero_extend_get_range()907 if (!p_cpos || (ext_flags & OCFS2_EXT_UNWRITTEN)) in ocfs2_zero_extend_get_range()
4793 flags = OCFS2_EXT_UNWRITTEN; in ocfs2_add_clusters_in_btree()5265 0, OCFS2_EXT_UNWRITTEN); in ocfs2_mark_extent_written()6973 if (phys == 0 || ext_flags & OCFS2_EXT_UNWRITTEN) in ocfs2_zero_range_for_truncate()
3127 if (!(ext_flags & OCFS2_EXT_UNWRITTEN)) { in ocfs2_replace_clusters()