Home
last modified time | relevance | path

Searched refs:InoIdMap (Results 1 – 5 of 5) sorted by relevance

/haiku/src/add-ons/kernel/file_systems/nfs4/
H A DVnodeToInode.cpp42 bool removed = fInode->GetFileSystem()->InoIdMap()->RemoveName(fID, in Unlink()
H A DFileSystem.h69 inline InodeIdMap* InoIdMap();
195 FileSystem::InoIdMap() in InoIdMap() function
H A DVnodeToInode.h77 fFileSystem->InoIdMap()->RemoveEntry(fID); in ~VnodeToInode()
H A DInodeRegular.cpp43 fFileSystem->InoIdMap()->AddName(fileInfo, fInfo.fNames, name, in CreateState()
H A DInode.cpp878 return fFileSystem->InoIdMap()->AddName(fi, fInfo.fNames, name, in ChildAdded()