GetFileSystem
fInode->GetFileSystem()->ServerUnlinkCleanup(current->fNode, fInode,
notify_attribute_changed(fInode->GetFileSystem()->DevId(),
notify_entry_created(fInode->GetFileSystem()->DevId(),
notify_attribute_changed(fInode->GetFileSystem()->DevId(),
notify_entry_removed(fInode->GetFileSystem()->DevId(), fInode->ID(),
if (GetFileSystem()->Root() != this)
if (GetFileSystem()->Root() == this)
inline FileSystem* GetFileSystem() const;
notify_stat_changed(fInode->GetFileSystem()->DevId(), -1, fInode->ID(),
notify_stat_changed(fInode->GetFileSystem()->DevId(), -1, fInode->ID(),
return fInode->GetFileSystem()->InoIdMap()->RemoveName(fID, parent,
delegation->fFileSystem = child->GetFileSystem();
inline FileSystem* GetFileSystem() { return fFileSystem; }
FileSystem* fs = fsInitializer->GetFileSystem();
fFileSystem(volume->GetFileSystem()),
*_fileSystem = fileSystemInitializer->GetFileSystem();
volume->GetFileSystem()->PutVNodeOps(ops);
inline FileSystem* GetFileSystem() const;
FileSystem* fileSystem = volume->GetFileSystem();
volume->GetFileSystem()->InitRequestThreadContext(this);
FileSystem* GetFileSystem() const;
static FileSystem* GetFileSystem();
FileSystem* GetFileSystem() const;
*fileSystem = thread->GetFileSystem();
*fileSystem = UserlandFSServer::GetFileSystem();