Home
last modified time | relevance | path

Searched refs:wapbl_log_position (Results 1 – 1 of 1) sorted by relevance

/netbsd/src/sys/ufs/ffs/
Dffs_wapbl.c79 static int wapbl_log_position(struct mount *, struct fs *, struct vnode *,
342 error = wapbl_log_position(mp, fs, devvp, &off, in ffs_wapbl_start()
500 error = wapbl_log_position(mp, fs, devvp, &off, &count, &blksize, in ffs_wapbl_replay_start()
540 wapbl_log_position(struct mount *mp, struct fs *fs, struct vnode *devvp, in wapbl_log_position() function