Home
last modified time | relevance | path

Searched refs:ino_to_bg (Results 1 – 1 of 1) sorted by relevance

/dragonfly/stand/lib/
H A Dext2fs.c141 #define ino_to_bg(fs, ino) (((ino) - 1) / (fs)->fs_ipg) macro
143 fsb_to_db(fs, ((bg)[ino_to_bg(fs, ino)].bg_inotbl + \