Coda Distributed File System
|
This is the complete list of members for CacheChunkList, including all inherited members.
AddChunk(uint64_t start, int64_t len) | CacheChunkList | |
CacheChunkList() | CacheChunkList | |
ForEach(void(*foreachcb)(uint64_t start, int64_t len, void *usr_data_cb), void *usr_data=NULL) | CacheChunkList | |
Length() | CacheChunkList | inline |
pop() | CacheChunkList | |
ReadLock() | CacheChunkList | |
ReadUnlock() | CacheChunkList | |
ReverseCheck(uint64_t start, int64_t len) | CacheChunkList | |
ReverseRemove(uint64_t start, int64_t len) | CacheChunkList | |
WriteLock() | CacheChunkList | |
WriteUnlock() | CacheChunkList | |
~CacheChunkList() | CacheChunkList |