Searched refs:map_size (Results 1 – 1 of 1) sorted by relevance
103 const int map_size = sizeof(struct fiemap) + sizeof(struct fiemap_extent); in get_physical_offset() local104 char fiemap_buffer[map_size] = {0}; in get_physical_offset()