Home
last modified time | relevance | path

Searched refs:fInoIdMap (Results 1 – 2 of 2) sorted by relevance

/haiku/src/add-ons/kernel/file_systems/nfs4/
H A DFileSystem.h115 InodeIdMap fInoIdMap; variable
197 return &fInoIdMap; in InoIdMap()
H A DFileSystem.cpp278 status_t result = fInoIdMap.GetFileInfo(&fi, id); in GetInode()