#include "system.h"#include "CopyShortId.H"#include "ShortIdBlock.H"#include "FdCache.H"Go to the source code of this file.
Defines | |
| #define | COPY_SIZE 8192 |
Functions | |
| ShortId | CopyShortId (ShortId oldsid, int &errno_out, Basics::uint64 n, Basics::uint64 *copied, bool writable) |
|
|
Definition at line 25 of file CopyShortId.C. |
|
||||||||||||||||||||||||
|
Definition at line 27 of file CopyShortId.C. References FdCache::any, FdCache::close(), COPY_SIZE, SourceOrDerived::fdcreate(), NullShortId, FdCache::open(), FdCache::rw, and ShortIdBlock::shortIdToName(). Referenced by do_cow(), and VDirChangeable::makeIndexMutable(). |
1.4.2