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

  /src/distrib/utils/x_fsck_ffs/
Makefile 3 # Support for Endian-Independent FFS and Apple UFS is dropped unless FFS_EI=1
12 .ifdef FFS_EI
  /src/distrib/utils/x_newfs/
Makefile 3 # Support for Endian-Independent FFS and Apple UFS is dropped unless FFS_EI=1
12 .ifdef FFS_EI
  /src/sys/ufs/ufs/
ufs_bswap.h 38 #ifdef FFS_EI
48 #if (!defined(_KERNEL) && !defined(NO_FFS_EI)) || defined(FFS_EI)
  /src/sys/ufs/ffs/
ffs_subr.c 48 #define FFS_EI /* always include byteswapped filesystems support */
83 #ifdef FFS_EI
99 #ifdef FFS_EI
ffs_vfsops.c 872 #ifdef FFS_EI
989 #ifdef FFS_EI
1195 #ifdef FFS_EI
1275 #ifdef FFS_EI
1285 #ifdef FFS_EI
1307 #ifdef FFS_EI
1324 #ifdef FFS_EI
1513 #ifdef FFS_EI
1570 #ifdef FFS_EI
2465 #ifdef FFS_EI
    [all...]
ffs_inode.c 173 #ifdef FFS_EI
183 #ifdef FFS_EI
ffs_snapshot.c 851 #ifdef FFS_EI
  /src/sys/arch/evbarm/conf/
GENERIC.common 31 options FFS_EI # FFS Endian Independent support
  /src/usr.sbin/makefs/
makefs.h 305 #define FFS_EI /* for opposite endian support in ffs headers */
  /src/sys/arch/riscv/conf/
GENERIC.common 75 options FFS_EI # FFS Endian Independent support

Completed in 22 milliseconds