OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:lfs_rfpid
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/ufs/lfs/
lfs_vfsops.c
1084
fs->
lfs_rfpid
= l->l_proc->p_pid;
1242
fs->
lfs_rfpid
= 0;
1744
while ((fs->lfs_flags & LFS_NOTYET) && curproc->p_pid != fs->
lfs_rfpid
)
lfs.h
1057
pid_t
lfs_rfpid
; /* Process ID of roll-forward agent */
member in struct:lfs
lfs_segment.c
876
if ((fs->lfs_flags & LFS_NOTYET) && curproc->p_pid == fs->
lfs_rfpid
) {
1925
if ((fs->lfs_flags & LFS_NOTYET) && curproc->p_pid == fs->
lfs_rfpid
)
Completed in 17 milliseconds
Indexes created Tue Oct 14 15:09:51 GMT 2025