HomeSort by: relevance | last modified time | path
    Searched refs:filecore (Results 1 - 21 of 21) sorted by relevancy

  /src/sys/modules/filecore/
Makefile 7 KMOD= filecore
  /src/usr.sbin/sysinst/arch/acorn32/
msg.md.en 48 {Cannot read filecore boot block
60 {No NetBSD partition found (filecore only disk ?) - Cannot label
msg.md.es 48 {No se puede leer el bloque de arranque filecore
61 {No se ha encontrado ninguna partici�n NetBSD (�disco solo de filecore?)
msg.md.fr 61 {Aucune partition NetBSD trouv�e (disque filecore uniquement ?). Impossible
msg.md.pl 50 {Nie moge przeczytac bootbloku filecore
62 {Nie znalazlem partycji NetBSD (dysk filecore?) - Nie moge nazwac
  /src/usr.sbin/sysinst/arch/evbarm/
msg.md.en 48 {Cannot read filecore boot block
60 {No NetBSD partition found (filecore only disk ?) - Cannot label
msg.md.es 48 {No se puede leer el bloque de arranque filecore
61 {No se ha encontrado ninguna particion NetBSD (�disco solo de filecore?)
msg.md.fr 61 {Aucune partition NetBSD trouv�e (disque filecore uniquement ?). Impossible
msg.md.pl 50 {Nie moge przeczytac bootbloku filecore
62 {Nie znalazlem partycji NetBSD (dysk filecore?) - Nie moge nazwac
  /src/sys/fs/filecorefs/
filecore_extern.h 69 * Definitions used in the kernel for Acorn Filecore file system support.
106 VFS_PROTOS(filecore);
filecore_node.c 85 #include <fs/filecorefs/filecore.h>
127 * Initialize this vnode / filecore node pair.
filecore_lookup.c 79 #include <fs/filecorefs/filecore.h>
filecore_vfsops.c 93 #include <fs/filecorefs/filecore.h>
98 MODULE(MODULE_CLASS_VFS, filecore, NULL);
133 SYSCTL_SETUP(filecore_sysctl_setup, "filecore fs sysctl")
138 CTLTYPE_NODE, "filecore",
139 SYSCTL_DESCR("Acorn FILECORE file system"),
328 /* Read the filecore boot block to check FS validity and to find the map */
552 * The filecore inode number is made up of 1 byte directory entry index and
filecore_bmap.c 80 #include <fs/filecorefs/filecore.h>
filecore_utils.c 116 #include <fs/filecorefs/filecore.h>
124 * Calculates the filecore boot block checksum. This is used to validate
125 * a filecore boot block on the disk. If a boot block is validated then
150 * (probably impossible, actually) for a valid filecore boot block,
filecore_vnops.c 90 #include <fs/filecorefs/filecore.h>
462 printf("tag VT_FILECORE, filecore vnode\n");
467 * Return POSIX pathconf information applicable to filecore filesystems.
506 * Global vfs data structures for filecore
  /src/usr.sbin/sysinst/arch/shark/
msg.md.en 51 {Cannot read filecore boot block
63 {No NetBSD partition found (filecore only disk ?) - Cannot label
msg.md.es 51 {No se puede leer bloque de arranque filecore
64 {No se ha encontrado ninguna particion NetBSD (�disco solo de filecore?)
msg.md.fr 64 {Aucune partition NetBSD trouv�e (disque filecore uniquement ?). Impossible
msg.md.pl 53 {Nie moge przeczytac bootbloku filecore
65 {Nie znalazlem partycji NetBSD (dysk filecore?) - Nie moge nazwac
  /src/sys/modules/
Makefile 71 SUBDIR+= filecore

Completed in 20 milliseconds