Home
last modified time | relevance | path

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

/illumos-gate/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
/illumos-gate/usr/src/boot/sys/ufs/ffs/
H A Dfs.h546 #define ino_to_fsba(fs, x) \ macro
/illumos-gate/usr/src/boot/libsa/
H A Dufs.c161 fsbtodb(fs, ino_to_fsba(fs, inumber)), fs->fs_bsize, in read_inode()