OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:fss_device_lock
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/dev/
fss.c
95
static kmutex_t
fss_device_lock
; /* Protect all units. */
variable in typeref:typename:kmutex_t
140
mutex_init(&
fss_device_lock
, MUTEX_DEFAULT, IPL_NONE);
209
mutex_enter(&
fss_device_lock
);
220
mutex_exit(&
fss_device_lock
);
231
mutex_exit(&
fss_device_lock
);
249
mutex_enter(&
fss_device_lock
);
255
mutex_exit(&
fss_device_lock
);
267
mutex_exit(&
fss_device_lock
);
278
mutex_exit(&
fss_device_lock
);
376
mutex_enter(&
fss_device_lock
);
[
all
...]
Completed in 11 milliseconds
Indexes created Wed Oct 01 19:09:53 GMT 2025