Home
last modified time | relevance | path

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

/illumos-gate/usr/src/boot/libsa/
H A Dext2fs.c263 struct ext2dinode { struct
307 struct ext2dinode f_di; /* copy of on-disk inode */ argument
562 struct ext2dinode *dp; in read_inode()
581 dp = (struct ext2dinode *)buf; in read_inode()