Searched refs:AllocFileId (Results 1 – 4 of 4) sorted by relevance
66 inline uint64 AllocFileId();181 FileSystem::AllocFileId() in AllocFileId() function
190 fileId = fFileSystem->AllocFileId(); in ReadDirUp()266 id = FileIdToInoT(fFileSystem->AllocFileId()); in GetDirSnapshot()
197 *fileID = fFileSystem->AllocFileId(); in LookUp()431 *fileID = from->fFileSystem->AllocFileId(); in RenameNode()531 *fileID = fFileSystem->AllocFileId(); in CreateFile()865 *fileID = fFileSystem->AllocFileId(); in CreateObject()943 *fileID = fFileSystem->AllocFileId(); in RemoveObject()
95 inode->fInfo.fFileId = fs->AllocFileId(); in CreateInode()