OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NFSR_SNDLOCK
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/fs/nfs/common/
nfs.h
543
#define
NFSR_SNDLOCK
0x01
nfs_commonsubs.c
3916
while (*flagp &
NFSR_SNDLOCK
) {
3923
*flagp |=
NFSR_SNDLOCK
;
3936
if ((*flagp &
NFSR_SNDLOCK
) == 0)
3938
*flagp &= ~
NFSR_SNDLOCK
;
Completed in 39 milliseconds
Indexes created Sat Feb 21 16:20:20 UTC 2026