Searched refs:ext2 (Results 1 – 8 of 8) sorted by relevance
/titanic_44/usr/src/cmd/svr4pkg/libinst/ |
H A D | pkgobjmap.c | 68 static int dup_merg(struct cfextra *ext1, struct cfextra *ext2); 504 size_xchng(struct cfextra *ext1, struct cfextra *ext2) in size_xchng() argument 521 blks2 = nblk(ext2->cf_ent.cinfo.size, block_size, frag_size); in size_xchng() 527 bused += nblks(fsys_entry, ext2); in size_xchng() 551 dup_merg(struct cfextra *ext1, struct cfextra *ext2) in dup_merg() argument 556 ept2 = &(ext2->cf_ent); in dup_merg() 565 if (ext2->mstat.preloaded) { in dup_merg() 591 size_xchng(ext2, ext1); in dup_merg() 598 size_xchng(ext1, ext2); in dup_merg()
|
/titanic_44/usr/src/grub/grub-0.97/util/ |
H A D | mkbimage | 169 ext2) 242 [ ! "$fs" ] && fs=ext2 248 ext2) mkfs_options="-m 0";
|
/titanic_44/usr/src/cmd/svr4pkg/installf/ |
H A D | installf.c | 275 struct cfextra *ext2 = *((struct cfextra **)p2); in cfentcmp() local 277 return (strcmp(ext1->cf_ent.path, ext2->cf_ent.path)); in cfentcmp()
|
/titanic_44/usr/src/grub/grub-0.97/ |
H A D | NEWS | 497 * Linux ext2 filesystem works. (it's very slow for big files, but
|
H A D | ChangeLog | 2802 * stage2/fsys_ext2.c (ext2fs_mount): Detect ext2 partitions in
|
/titanic_44/usr/src/grub/grub-0.97/docs/ |
H A D | grub.info-1 | 586 # mount -t ext2 /dev/fd0 /mnt
|
H A D | grub.texi | 648 # @kbd{mount -t ext2 /dev/fd0 /mnt}
|
H A D | grub.info | 587 # mount -t ext2 /dev/fd0 /mnt
|