Home
last modified time | relevance | path

Searched refs:FsId (Results 1 – 4 of 4) sorted by relevance

/haiku/src/add-ons/kernel/file_systems/nfs4/
H A DFileSystem.h64 inline const FileSystemId& FsId() const;
174 FileSystem::FsId() const in FsId() function
H A DInodeDir.cpp255 if (*fsid != fFileSystem->FsId()) in GetDirSnapshot()
H A DInode.cpp118 if (*fsid != fs->FsId()) { in CreateInode()
H A DNFS4Inode.cpp190 if (*fsid != fFileSystem->FsId()) { in LookUp()