OCFS2_EXT_UNWRITTEN 4496 fs/ocfs2/alloc.c flags = OCFS2_EXT_UNWRITTEN; OCFS2_EXT_UNWRITTEN 4737 fs/ocfs2/alloc.c if (!(rec->e_flags & OCFS2_EXT_UNWRITTEN)) { OCFS2_EXT_UNWRITTEN 4886 fs/ocfs2/alloc.c split_rec.e_flags &= ~OCFS2_EXT_UNWRITTEN; OCFS2_EXT_UNWRITTEN 6578 fs/ocfs2/alloc.c if (phys == 0 || ext_flags & OCFS2_EXT_UNWRITTEN) OCFS2_EXT_UNWRITTEN 187 fs/ocfs2/aops.c if (p_blkno && !(ext_flags & OCFS2_EXT_UNWRITTEN)) OCFS2_EXT_UNWRITTEN 610 fs/ocfs2/aops.c if (p_blkno && !(ext_flags & OCFS2_EXT_UNWRITTEN)) OCFS2_EXT_UNWRITTEN 1478 fs/ocfs2/aops.c if (ext_flags & OCFS2_EXT_UNWRITTEN) OCFS2_EXT_UNWRITTEN 1493 fs/ocfs2/aops.c if (ext_flags & OCFS2_EXT_UNWRITTEN) OCFS2_EXT_UNWRITTEN 793 fs/ocfs2/extent_map.c if (rec.e_flags & OCFS2_EXT_UNWRITTEN) OCFS2_EXT_UNWRITTEN 1113 fs/ocfs2/file.c if (phys_cpos == 0 || (extent_flags & OCFS2_EXT_UNWRITTEN)) {