Searched refs:inodes (Results 1 – 1 of 1) sorted by relevance
47 std::vector<ino_t> inodes; member160 std::vector<ino_t> inodes(fd_count); in allocate() local162 inodes[idx] = get_inode(hnd->fds[idx]); in allocate()172 inodes, in allocate()230 const auto& [name, buffer_id, inodes, format, usage, width, height] = allocated_buffers[i]; in dump()232 for (auto it = inodes.begin(); it != inodes.end(); it++) { in dump()233 if (it != inodes.begin()) { in dump()