Home
last modified time | relevance | path

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

/illumos-gate/usr/src/boot/libsa/
H A Dext2fs.c152 #define ino_to_bo(fs, ino) (ino_to_bgo(fs, ino) % (fs)->fs_ipb) macro
582 fp->f_di = dp[ino_to_bo(fs, inumber)]; in read_inode()