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 855 #ifdef FFS_EI
972 #ifdef FFS_EI
1178 #ifdef FFS_EI
1256 #ifdef FFS_EI
1266 #ifdef FFS_EI
1288 #ifdef FFS_EI
1305 #ifdef FFS_EI
1494 #ifdef FFS_EI
1551 #ifdef FFS_EI
2436 #ifdef FFS_EI
    [all...]
ffs_inode.c 173 #ifdef FFS_EI
183 #ifdef FFS_EI
ffs_snapshot.c 859 #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 74 options FFS_EI # FFS Endian Independent support

Completed in 17 milliseconds