Searched refs:lfs_rfpid (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/sys/ufs/lfs/
H A Dlfs.h1045 pid_t lfs_rfpid; /* Process ID of roll-forward agent */ member in struct:lfs
H A Dlfs_vfsops.c1056 fs->lfs_rfpid = l->l_proc->p_pid;
1647 while ((fs->lfs_flags & LFS_NOTYET) && curproc->p_pid != fs->lfs_rfpid)

Completed in 145 milliseconds