OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ilist_lock
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/fs/v7fs/
v7fs_impl.h
71
#define
ILIST_LOCK
(x) ((x)->
ilist_lock
.lock((x)->
ilist_lock
.cookie))
72
#define ILIST_UNLOCK(x) ((x)->
ilist_lock
.unlock((x)->
ilist_lock
.cookie))
78
#define
ILIST_LOCK
(x) ((void)0)
114
struct lock_ops
ilist_lock
; /* disk ilist access. */
member in struct:v7fs_self
v7fs_impl.h
71
#define
ILIST_LOCK
(x) ((x)->
ilist_lock
.lock((x)->
ilist_lock
.cookie))
72
#define ILIST_UNLOCK(x) ((x)->
ilist_lock
.unlock((x)->
ilist_lock
.cookie))
78
#define
ILIST_LOCK
(x) ((void)0)
114
struct lock_ops
ilist_lock
; /* disk ilist access. */
member in struct:v7fs_self
Completed in 28 milliseconds
Indexes created Sat Oct 11 14:09:46 GMT 2025