Home
last modified time | relevance | path

Searched refs:LFS (Results 1 – 25 of 261) sorted by relevance

1234567891011

/netbsd/external/bsd/libpcap/dist/cmake/Modules/
H A DFindLFS.cmake37 # Test program to check for LFS. Requires that off_t has at least 8 byte large
57 message(STATUS "Looking for LFS support using ${options} ${definitions} ${libraries}")
62 … message(STATUS "Looking for LFS support using ${options} ${definitions} ${libraries} - found")
72 # Check for the availability of LFS.
75 # * Native LFS
87 message(STATUS "Looking for native LFS support")
91 message(STATUS "Looking for native LFS support - found")
94 message(STATUS "Looking for native LFS support - not found")
126 # Check if the flags we received (if any) produce working LFS support
146 set(LFS_FOUND ${LFS_FOUND} CACHE INTERNAL "Found LFS")
[all …]
/netbsd/sys/arch/sparc/stand/bootblk/
H A Dgenlfs.cf59 # LFS v1 ifile
66 # LFS v2 ifile
73 # LFS v1/v2 dinode
/netbsd/sys/ufs/lfs/
H A DCHANGES23 information only useful to a running LFS, including segment pointers,
47 The design of the LFS includes segregating vnodes used in directory
60 - LFS maintains a linked list of free inode numbers in the Ifile;
73 - The LFS buffer-header accounting, which triggers a partial-segment
74 write if too many buffer-headers are in use by the LFS subystem, has
75 been expanded to include *bytes* used in LFS buffers as well.
129 - Added sysctl entries for LFS. In particular, `writeindir' controls
H A DREADME104 Some differences from the Sprite LFS implementation.
106 1. The LFS implementation placed the ifile metadata and the super block
128 3. Sprite LFS distinguishes between different types of blocks in the segment.
131 4. Sprite LFS traverses the IFILE looking for free blocks. We maintain a
/netbsd/regress/sys/fs/lfs/newfs_fsck/
H A Ddisktab5 :pa#5760:oa#0:ba#4096:fa#512:ta=4.4LFS:\
/netbsd/sys/compat/common/
H A Dvfs_syscalls_50.c58 #ifndef LFS
59 #define LFS macro
/netbsd/sys/arch/x68k/stand/xxboot/
H A Dversion8 1.1: Fix FFS and LFS boot from SCSI HD and floppies. Always print version.
/netbsd/sys/arch/x68k/stand/boot_ufs/
H A Dversion10 Add LFS support (not tested yet).
H A Dreadufs_lfs.c19 #error LFS currently requires USE_UFS1
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
H A DPPCInstrInfo.h137 PPC::LWZ, PPC::LD, PPC::LFD, PPC::LFS, PPC::RESTORE_CR, \
144 PPC::LWZ, PPC::LD, PPC::LFD, PPC::LFS, PPC::RESTORE_CR, \
151 PPC::LWZ, PPC::LD, PPC::LFD, PPC::LFS, PPC::RESTORE_CR, \
/netbsd/sys/arch/evbppc/conf/
H A DRB850GX265 file-system LFS # log-structured file system
89 #options LFS_DIRHASH # LFS version of UFS_DIRHASH - experimental
H A DEXPLORA45163 file-system LFS # log-structured file system
89 #options LFS_DIRHASH # LFS version of UFS_DIRHASH - experimental
H A DOPENBLOCKS60067 file-system LFS # log-structured file system
96 options LFS_DIRHASH # LFS version of UFS_DIRHASH - experimental
H A DMPC8536DS63 file-system LFS # log-structured file system
87 #options LFS_DIRHASH # LFS version of UFS_DIRHASH - experimental
H A DMPC8548CDS65 file-system LFS # log-structured file system
89 #options LFS_DIRHASH # LFS version of UFS_DIRHASH - experimental
H A DOPENBLOCKS26667 file-system LFS # log-structured file system
96 options LFS_DIRHASH # LFS version of UFS_DIRHASH - experimental
/netbsd/sys/arch/sparc64/conf/
H A DMODULAR25 no file-system LFS # Log-based filesystem (still experimental)
/netbsd/sys/arch/evbarm/conf/
H A DGENERIC.common24 no file-system LFS
39 #options LFS_DIRHASH # LFS version of UFS_DIRHASH
H A DIQ3124432 file-system LFS # log-structured file system
56 options LFS_DIRHASH # LFS version of UFS_DIRHASH - experimental
/netbsd/sys/arch/ia64/conf/
H A DGENERIC.SKI68 file-system LFS # log-structured file system
87 options LFS_DIRHASH # LFS version of UFS_DIRHASH - experimental
/netbsd/sys/conf/
H A Dfilesystems.config17 file-system LFS # log-structured file system
/netbsd/sys/arch/sgimips/conf/
H A DINSTALL32_IP2x32 no file-system LFS
/netbsd/sys/arch/i386/conf/
H A DMODULAR18 no file-system LFS # log-structured file system
/netbsd/sys/arch/dreamcast/conf/
H A DG1IDE56 #file-system LFS # log-structured file system
80 #options LFS_DIRHASH # LFS version of UFS_DIRHASH - experimental
/netbsd/sys/arch/hppa/stand/xxboot/
H A Dreadufs_lfs.c20 #error LFS currently requires USE_UFS1

1234567891011