Searched refs:itoo (Results 1 - 3 of 3) sorted by relevance

/osnet-11/usr/src/grub/grub-0.97/stage2/
H A Dfsys_ufs.c157 off = itoo(SUPERBLOCK, inode) * sizeof (struct icommon);
H A Dufs.h209 #define itoo(fs, x) ((x) % (grub_uint32_t)INOPB(fs)) macro
H A Dfs.h370 #define itoo(fs, x) ((x) % INOPB(fs)) macro

Completed in 25 milliseconds