Home
last modified time | relevance | path

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

/titanic_50/usr/src/grub/grub-0.97/stage2/
H A Dfsys_ufs2.c219 if (!devread (fsbtodb (SUPERBLOCK, ino_to_fsba (SUPERBLOCK, ino)), in ufs2_dir()
H A Dufs2.h374 #define ino_to_fsba(fs, x) \ macro