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

/netbsd-current/sys/ufs/ufs/
H A Dufs_wapbl.h60 #define UFS_WAPBL_INFS_ADDR 0 /* locator slots */ macro
/netbsd-current/sbin/fsck_ffs/
H A Dwapbl.c197 sblock->fs_journallocs[UFS_WAPBL_INFS_ADDR];
/netbsd-current/sys/ufs/ffs/
H A Dffs_wapbl.c558 *startp = fs->fs_journallocs[UFS_WAPBL_INFS_ADDR];
621 fs->fs_journallocs[UFS_WAPBL_INFS_ADDR] = *startp;
H A Dffs_snapshot.c1920 log_start = (off_t)fs->fs_journallocs[UFS_WAPBL_INFS_ADDR] *
/netbsd-current/sbin/tunefs/
H A Dtunefs.c624 sblock.fs_journallocs[UFS_WAPBL_INFS_ADDR] = 0;

Completed in 196 milliseconds