OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nm_aiocv
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/nfs/
nfsmount.h
169
kcondvar_t
nm_aiocv
;
member in struct:nfsmount
nfs_vfsops.c
715
cv_init(&nmp->
nm_aiocv
, "nfsaio");
821
cv_destroy(&nmp->
nm_aiocv
);
910
cv_destroy(&nmp->
nm_aiocv
);
nfs_bio.c
776
cv_broadcast(&nmp->
nm_aiocv
);
805
error = cv_timedwait_sig(&nmp->
nm_aiocv
,
808
error = cv_timedwait(&nmp->
nm_aiocv
,
nfs_iod.c
154
cv_broadcast(&nmp->
nm_aiocv
);
Completed in 13 milliseconds
Indexes created Tue Oct 14 01:09:49 GMT 2025