ShingledFS 2.0
SMR-AwareFUSE-basedFileSystem

bc_request Struct Reference

Defines a request placed by ShingledFS to load/store a file. More...

#include <buffercache.h>


Detailed Description

Defines a request placed by ShingledFS to load/store a file.

Parameters:
filePointer to the BC File Record that holds the file information
opThe operation to perform: load or store.
nextPointer to the next BC Request Record

Definition at line 102 of file buffercache.h.