Home
last modified time | relevance | path

Searched refs:icommon (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Ddisk_inode.h62 struct icommon struct
103 struct icommon di_com; argument
H A Dfsys_ufs.c36 #define INODE ((struct icommon *)(FSYS_BUF + 0x1000))
157 off = itoo(SUPERBLOCK, inode) * sizeof (struct icommon); in openi()
159 return (devread(dblk, off, sizeof (struct icommon), (char *)INODE)); in openi()
H A Dfsys_ffs.c75 #define INODE ((struct icommon *) ( FSYS_BUF + 16384 ))
H A Dufs.h178 struct icommon { struct
/illumos-gate/usr/src/uts/common/sys/fs/
H A Dufs_inode.h192 struct icommon { struct
243 struct icommon i_ic; /* Must be here */
279 struct icommon di_icom;
/illumos-gate/usr/src/grub/grub-0.97/
H A DChangeLog6860 (struct icommon): Use mach_uid_t, mach_gid_t, mach_time_t and