OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NFSLCK_OPEN
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/fs/nfs/server/
nfs_nfsdstate.c
654
if ((stp->ls_flags &
NFSLCK_OPEN
) &&
1672
if (error == 0 && (stp->ls_flags &
NFSLCK_OPEN
) &&
1698
(
NFSLCK_OPEN
| NFSLCK_DELEGREAD | NFSLCK_DELEGWRITE)) == 0 &&
1714
if (stp->ls_flags &
NFSLCK_OPEN
)
1736
if (stp->ls_flags &
NFSLCK_OPEN
)
1863
} else if (stp->ls_flags &
NFSLCK_OPEN
) {
2830
NFSLCK_OPEN
;
2934
NFSLCK_OPEN
;
2983
NFSLCK_OPEN
;
3046
NFSLCK_OPEN
;
[
all
...]
nfs_nfsdserv.c
2614
stp->ls_flags =
NFSLCK_OPEN
;
/src/sys/fs/nfs/common/
nfs.h
321
#define
NFSLCK_OPEN
0x00001000
Completed in 40 milliseconds
Indexes created Thu Oct 16 14:10:15 GMT 2025