Searched refs:ino_to_bg (Results 1 – 1 of 1) sorted by relevance
145 #define ino_to_bg(fs, ino) (((ino) - 1) / (fs)->fs_ipg) macro147 fsb_to_db(fs, ((bg)[ino_to_bg(fs, ino)].bg_inotbl + \