ShingledFS 2.0
SMR-AwareFUSE-basedFileSystem
|
Implementation of functionality pertaining to Bands. More...
#include <fcntl.h>
#include <errno.h>
#include <stdio.h>
#include <unistd.h>
#include <stdlib.h>
#include <string.h>
#include <sys/stat.h>
#include <sys/types.h>
#include "log.h"
#include "failstop.h"
#include "common.h"
#include "helper.h"
#include "emulator.h"
#include "band_bitmap.h"
Go to the source code of this file.
Implementation of functionality pertaining to Bands.
Definition in file band_bitmap.c.