Searched defs:InodeBlockPair (Results 1 – 2 of 2) sorted by relevance
33 using InodeBlockPair = std::pair<Inode, BlockDeviceID>; variable