Searched refs:ino_group (Results 1 – 1 of 1) sorted by relevance
352 uint32_t ino_group = (ino - 1) / fs->sblock.s_inodes_per_group; in get_itable_entry() local355 LOG_DBG("ino_group:%d ino_index:%d", ino_group, ino_index); in get_itable_entry()357 rc = ext2_fetch_block_group(fs, ino_group); in get_itable_entry()