Home | History | Annotate | Download | only in syncable

Lines Matching refs:InsertEntry

519 void Directory::InsertEntry(EntryKernel* entry) {
521 InsertEntry(entry, &lock);
524 void Directory::InsertEntry(EntryKernel* entry, ScopedKernelLock* lock) {
1378 trans->directory()->InsertEntry(kernel_);
1401 trans->directory()->InsertEntry(kernel_);