Searched refs:UFS_NIADDR (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Dufs.h17 #define UFS_NIADDR 3 /* indirect blocks */ macro
189 grub_daddr32_t ic_ib[UFS_NIADDR]; /* 88: indirect blocks */
H A Dfsys_ufs.c188 if (level >= UFS_NIADDR) /* bn too big */

Completed in 58 milliseconds