Searched defs:ext2fs (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/boot/lib/libstand/
H A Dext2fs.c111 "ext2fs",
170 * superblock describing ext2fs
228 struct ext2fs { struct
305 struct ext2fs *f_fs; /* pointer to super-block */
336 struct ext2fs *fs;
354 fs = (struct ext2fs *)malloc(sizeof(*fs));
500 struct ext2fs *fs = fp->f_fs;
561 struct ext2fs *fs = fp->f_fs;
603 struct ext2fs *fs = fp->f_fs;
703 struct ext2fs *f
[all...]

Completed in 77 milliseconds