Searched refs:itod (Results 1 - 4 of 4) sorted by relevance

/osnet-11/usr/src/grub/grub-0.97/stage2/
H A Dfsys_ffs.c194 if (!devread (fsbtodb (SUPERBLOCK, itod (SUPERBLOCK, ino)),
H A Dfsys_ufs.c156 dblk = fsbtodb(SUPERBLOCK, itod(SUPERBLOCK, inode));
H A Dufs.h211 #define itod(fs, x) ((grub_daddr32_t)(cgimin(fs, itog(fs, x)) + \ macro
H A Dfs.h372 #define itod(fs, x) \ macro

Completed in 19 milliseconds