OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:nfslock
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/fs/nfs/common/
nfsrvstate.h
45
LIST_HEAD(nfslockhead,
nfslock
);
160
* (it is a union between an nfsstate and
nfslock
structure head)
161
* If it is a lockowner stateid,
nfslock
structures hang off it.
212
struct
nfslock
{
struct
213
LIST_ENTRY(
nfslock
) lo_lckowner;
214
LIST_ENTRY(
nfslock
) lo_lckfile;
254
LIST_HEAD(,
nfslock
) lf_lock; /* Lock list */
255
LIST_HEAD(,
nfslock
) lf_locallock; /* Local lock list */
nfsrvstate.h
45
LIST_HEAD(nfslockhead,
nfslock
);
160
* (it is a union between an nfsstate and
nfslock
structure head)
161
* If it is a lockowner stateid,
nfslock
structures hang off it.
212
struct
nfslock
{
struct
213
LIST_ENTRY(
nfslock
) lo_lckowner;
214
LIST_ENTRY(
nfslock
) lo_lckfile;
254
LIST_HEAD(,
nfslock
) lf_lock; /* Lock list */
255
LIST_HEAD(,
nfslock
) lf_locallock; /* Local lock list */
nfsrvstate.h
45
LIST_HEAD(nfslockhead,
nfslock
);
160
* (it is a union between an nfsstate and
nfslock
structure head)
161
* If it is a lockowner stateid,
nfslock
structures hang off it.
212
struct
nfslock
{
struct
213
LIST_ENTRY(
nfslock
) lo_lckowner;
214
LIST_ENTRY(
nfslock
) lo_lckfile;
254
LIST_HEAD(,
nfslock
) lf_lock; /* Lock list */
255
LIST_HEAD(,
nfslock
) lf_locallock; /* Local lock list */
nfsrvstate.h
45
LIST_HEAD(nfslockhead,
nfslock
);
160
* (it is a union between an nfsstate and
nfslock
structure head)
161
* If it is a lockowner stateid,
nfslock
structures hang off it.
212
struct
nfslock
{
struct
213
LIST_ENTRY(
nfslock
) lo_lckowner;
214
LIST_ENTRY(
nfslock
) lo_lckfile;
254
LIST_HEAD(,
nfslock
) lf_lock; /* Lock list */
255
LIST_HEAD(,
nfslock
) lf_locallock; /* Local lock list */
Completed in 42 milliseconds
Indexes created Tue Sep 30 17:09:57 GMT 2025