OCFS2_EXT_UNWRITTEN 4794 fs/ocfs2/alloc.c 		flags = OCFS2_EXT_UNWRITTEN;
OCFS2_EXT_UNWRITTEN 5266 fs/ocfs2/alloc.c 				       0, OCFS2_EXT_UNWRITTEN);
OCFS2_EXT_UNWRITTEN 6974 fs/ocfs2/alloc.c 	if (phys == 0 || ext_flags & OCFS2_EXT_UNWRITTEN)
OCFS2_EXT_UNWRITTEN  189 fs/ocfs2/aops.c 	if (p_blkno && !(ext_flags & OCFS2_EXT_UNWRITTEN))
OCFS2_EXT_UNWRITTEN 1437 fs/ocfs2/aops.c 			if (ext_flags & OCFS2_EXT_UNWRITTEN)
OCFS2_EXT_UNWRITTEN 1466 fs/ocfs2/aops.c 		if (ext_flags & OCFS2_EXT_UNWRITTEN) {
OCFS2_EXT_UNWRITTEN  790 fs/ocfs2/extent_map.c 		if (rec.e_flags & OCFS2_EXT_UNWRITTEN)
OCFS2_EXT_UNWRITTEN  919 fs/ocfs2/extent_map.c 			is_data = (rec.e_flags & OCFS2_EXT_UNWRITTEN) ?  0 : 1;
OCFS2_EXT_UNWRITTEN  880 fs/ocfs2/file.c 		if (p_cpos && !(ext_flags & OCFS2_EXT_UNWRITTEN)) {
OCFS2_EXT_UNWRITTEN  903 fs/ocfs2/file.c 		if (!p_cpos || (ext_flags & OCFS2_EXT_UNWRITTEN))
OCFS2_EXT_UNWRITTEN 3125 fs/ocfs2/refcounttree.c 	if (!(ext_flags & OCFS2_EXT_UNWRITTEN)) {