Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/svr4pkg/libinst/
H A Dpkgobjmap.c68 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 Dmkbimage169 ext2)
242 [ ! "$fs" ] && fs=ext2
248 ext2) mkfs_options="-m 0";
/titanic_44/usr/src/cmd/svr4pkg/installf/
H A Dinstallf.c275 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 DNEWS497 * Linux ext2 filesystem works. (it's very slow for big files, but
H A DChangeLog2802 * stage2/fsys_ext2.c (ext2fs_mount): Detect ext2 partitions in
/titanic_44/usr/src/grub/grub-0.97/docs/
H A Dgrub.info-1586 # mount -t ext2 /dev/fd0 /mnt
H A Dgrub.texi648 # @kbd{mount -t ext2 /dev/fd0 /mnt}
H A Dgrub.info587 # mount -t ext2 /dev/fd0 /mnt