Searched refs:LFS64_MAGIC (Results 1 - 9 of 9) sorted by relevance

/netbsd-current/sbin/scan_ffs/
H A Dscan_ffs.c383 case LFS64_MAGIC:
/netbsd-current/sbin/dump_lfs/
H A Dlfs_inode.c100 case LFS64_MAGIC:
/netbsd-current/sys/ufs/lfs/
H A Dlfs.h820 #define LFS64_MAGIC (0x19620701 ^ 0xffffffff) macro
H A Dlfs_segment.c2400 KASSERT(fs->lfs_dlfs_u.u_64.dlfs_magic == LFS64_MAGIC);
H A Dlfs_vfsops.c832 case LFS64_MAGIC:
/netbsd-current/sbin/newfs_lfs/
H A Dmake_lfs.c179 .dlfs_magic = LFS64_MAGIC,
/netbsd-current/usr.sbin/dumplfs/
H A Ddumplfs.c160 case LFS64_MAGIC:
/netbsd-current/sbin/fsck_lfs/
H A Dlfs.c442 case LFS64_MAGIC:
/netbsd-current/libexec/lfs_cleanerd/
H A Dlfs_cleanerd.c287 case LFS64_MAGIC:

Completed in 121 milliseconds