HomeSort by: relevance | last modified time | path
    Searched refs:ffs_wapbl_replay_start (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/ufs/ffs/
ffs_extern.h 170 int ffs_wapbl_replay_start(struct mount *, struct fs *, struct vnode *);
ffs_wapbl.c 485 ffs_wapbl_replay_start(struct mount *mp, struct fs *fs, struct vnode *devvp) function in typeref:typename:int
ffs_vfsops.c 1330 error = ffs_wapbl_replay_start(mp, fs, devvp);
1332 DPRINTF("ffs_wapbl_replay_start returned %d", error);

Completed in 15 milliseconds