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

/osnet-11/usr/src/grub/grub-0.97/stage2/
H A Dufs.h67 grub_daddr32_t fs_iblkno; /* offset of inode-blocks in filesys */ member in struct:fs
225 #define cgimin(fs, c) (cgstart(fs, c) + (fs)->fs_iblkno) /* inode block */
H A Dfs.h61 * [fs->fs_iblkno] Inode blocks
152 mach_daddr_t fs_iblkno; /* offset of inode-blocks in filesys */ member in struct:fs
361 #define cgimin(fs, c) (cgstart(fs, c) + (fs)->fs_iblkno) /* inode blk */
H A Dufs2.h249 grub_int32_t fs_iblkno; /* offset of inode-blocks in filesys */ member in struct:fs
362 #define cgimin(fs, c) (cgstart(fs, c) + (fs)->fs_iblkno) /* inode blk */
/osnet-11/usr/src/lib/libparted/common/libparted/fs/ufs/
H A Dufs.c64 uint32_t fs_iblkno; /* offset of inode-blocks in filesys */ member in struct:ufs_super_block

Completed in 22 milliseconds