OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sync_cv
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/fs/nilfs/
nilfs.h
154
/* XXX
sync_cv
on what mutex? */
155
kcondvar_t
sync_cv
; /* sleeping on sync */
member in struct:nilfs_device
nilfs_vfsops.c
562
cv_destroy(&nilfsdev->
sync_cv
);
675
cv_init(&nilfsdev->
sync_cv
, "nilfssyn");
Completed in 12 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025