Searched refs:dlfs_fsize (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/sys/arch/hppa/stand/xxboot/
H A Dreadufs_lfs.c63 sblk.dlfs_bsize, sblk.dlfs_fsize,
130 fsi_lfs.ibsize = (fsi_lfs.version == 1) ? s->dlfs_bsize : s->dlfs_fsize;
/netbsd-current/sys/arch/x68k/stand/boot_ufs/
H A Dreadufs_lfs.c64 sblk.dlfs_bsize, sblk.dlfs_fsize,
130 fsi_lfs.ibsize = (fsi_lfs.version == 1) ? s->dlfs_bsize : s->dlfs_fsize;
/netbsd-current/sys/ufs/lfs/
H A Dlfs.h845 uint32_t dlfs_fsize; /* 24: size of frag blocks in fs */ member in struct:dlfs
920 uint32_t dlfs_fsize; /* 32: size of frag blocks in fs */ member in struct:dlfs64
/netbsd-current/sbin/newfs_lfs/
H A Dmake_lfs.c120 .dlfs_fsize = DFL_LFSFRAG,
185 .dlfs_fsize = DFL_LFSFRAG,

Completed in 111 milliseconds