ShingledFS 2.0
SMR-AwareFUSE-basedFileSystem

band_bitmap.c File Reference

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.


Detailed Description

Implementation of functionality pertaining to Bands.

Author:
Jainam Shah <jashah@andrew.cmu.edu>
Anand Suresh <anandsuresh@cmu.edu>

Definition in file band_bitmap.c.