| _failed | mongo::FileAllocator | [private] |
| _instance | mongo::FileAllocator | [private, static] |
| _pending | mongo::FileAllocator | [private] |
| _pendingMutex | mongo::FileAllocator | [mutable, private] |
| _pendingSize | mongo::FileAllocator | [mutable, private] |
| _pendingUpdated | mongo::FileAllocator | [mutable, private] |
| allocateAsap(const string &name, unsigned long long &size) | mongo::FileAllocator | |
| checkFailure() | mongo::FileAllocator | [private] |
| ensureLength(int fd, long size) | mongo::FileAllocator | [static] |
| FileAllocator() | mongo::FileAllocator | [private] |
| get() | mongo::FileAllocator | [static] |
| inProgress(const string &name) const | mongo::FileAllocator | [private] |
| prevSize(const string &name) const | mongo::FileAllocator | [private] |
| requestAllocation(const string &name, long &size) | mongo::FileAllocator | |
| run(FileAllocator *fa) | mongo::FileAllocator | [private, static] |
| start() | mongo::FileAllocator | |
| waitUntilFinished() const | mongo::FileAllocator |