Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/power/
H A Dsvc-power51 while read device kbytes used avail capacity filesys; do
52 case $filesys in
56 winner=$filesys
/titanic_41/usr/src/cmd/fs.d/udfs/fsck/
H A Dmain.c206 checkfilesys(char *filesys) in checkfilesys() argument
214 if ((devstr = setup(filesys)) == 0) { in checkfilesys()
226 check_sanity(filesys); /* this never returns */ in checkfilesys()
/titanic_41/usr/src/cmd/fs.d/ufs/fsck/
H A Dmain.c359 checkfilesys(char *filesys) in checkfilesys() argument
380 errorlocked = is_errorlocked(filesys); in checkfilesys()
383 if ((devstr = setup(filesys)) == NULL) { in checkfilesys()
398 check_sanity(filesys); in checkfilesys()
/titanic_41/usr/src/grub/grub-0.97/stage2/
H A DMakefile.am7 fat.h filesys.h freebsd.h fs.h hercules.h i386-elf.h \
H A DMakefile.solaris615 filesys.h freebsd.h fs.h fsys_ext2fs.c fsys_fat.c \
H A DMakefile.in482 fat.h filesys.h freebsd.h fs.h hercules.h i386-elf.h \
/titanic_41/usr/src/test/zfs-tests/include/
H A Dlibtest.shlib1369 typeset filesys="$2"
1377 log_note "Calling $ZDB to verify filesystem '$filesys'"
1389 $ZDB -cudi $filesys > $zdbout 2>&1
1391 log_note "Output: $ZDB -cudi $filesys"
1393 log_fail "$ZDB detected errors with: '$filesys'"
/titanic_41/usr/src/grub/grub-0.97/docs/
H A Dinternals.texi255 described at least moderately in the file @file{filesys.h}. Their usage
H A Dgrub.info-31328 described at least moderately in the file `filesys.h'. Their usage is
H A Dgrub.info4037 described at least moderately in the file `filesys.h'. Their usage is
/titanic_41/usr/src/pkg/manifests/
H A Dsource-system-grub.mf214 file path=usr/share/src/grub/stage2/filesys.h
/titanic_41/usr/src/grub/grub-0.97/
H A DChangeLog452 * stage2/filesys.h (FSYS_UFS2_NUM): New macro.
596 * stage2/filesys.h (FSYS_ISO9660_NUM): New macro.
2156 * stage2/filesys.h: Likewise.
2202 * stage2/filesys.h [FSYS_JFS] (FSYS_JFS_NUM): Set to 1.
2434 * stage2/filesys.h [FSYS_VSTAFS] (FSYS_VSTAFS_NUM): Defined as
5068 * stage2/filesys.h (FSYS_REISERFS_NUM): New macro.
5085 * stage2/filesys.h (fsys_table): New entry embed_func.
5423 * stage2/filesys.h: Declare fat_read, remove NO_BLOCK_FILES
6426 * stage2/filesys.h [FSYS_TFTP] (tftp_close): Declared.
7361 * stage2/filesys.h [FSYS_TFTP] (FSYS_TFTP_NUM): Defined as 1.
[all …]