Searched refs:UFS_WAPBL_EPART_COUNT (Results 1 - 5 of 5) sorted by relevance

/netbsd-current/sys/ufs/ufs/
H A Dufs_wapbl.h55 #define UFS_WAPBL_EPART_COUNT 1 macro
/netbsd-current/sbin/fsck_ffs/
H A Dwapbl.c191 sblock->fs_journallocs[UFS_WAPBL_EPART_COUNT];
/netbsd-current/sbin/tunefs/
H A Dtunefs.c523 size = sblock.fs_journallocs[UFS_WAPBL_EPART_COUNT];
583 old_size = sblock.fs_journallocs[UFS_WAPBL_EPART_COUNT] *
/netbsd-current/sys/ufs/ffs/
H A Dffs_wapbl.c550 *countp = fs->fs_journallocs[UFS_WAPBL_EPART_COUNT];
603 fs->fs_journallocs[UFS_WAPBL_EPART_COUNT] = *countp;
H A Dffs_snapshot.c1364 fs->fs_journallocs[UFS_WAPBL_EPART_COUNT];

Completed in 93 milliseconds