Searched refs:F2FS_MAP_UNWRITTEN (Results 1 – 2 of 2) sorted by relevance
1615 map->m_flags |= F2FS_MAP_UNWRITTEN; in f2fs_map_blocks()1953 if (compr_cluster && ((map.m_flags & F2FS_MAP_UNWRITTEN) || in f2fs_fiemap()1999 } else if (map.m_flags & F2FS_MAP_UNWRITTEN) { in f2fs_fiemap()
615 #define F2FS_MAP_UNWRITTEN (1 << BH_Unwritten) macro617 F2FS_MAP_UNWRITTEN)