Searched refs:F2FS_MAP_UNWRITTEN (Results 1 – 2 of 2) sorted by relevance
1628 map->m_flags |= F2FS_MAP_UNWRITTEN; in f2fs_map_blocks()1966 if (compr_cluster && ((map.m_flags & F2FS_MAP_UNWRITTEN) || in f2fs_fiemap()2012 } else if (map.m_flags & F2FS_MAP_UNWRITTEN) { in f2fs_fiemap()
671 #define F2FS_MAP_UNWRITTEN (1 << BH_Unwritten) macro673 F2FS_MAP_UNWRITTEN)