OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ls_flags
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/fs/nfs/server/
nfs_nfsdstate.c
598
stp->
ls_flags
|= NFSLCK_OLDDELEG;
654
if ((stp->
ls_flags
& NFSLCK_OPEN) &&
957
ldumpp[cnt].ndlck_flags = stp->
ls_flags
;
1020
ldumpp[cnt].ndlck_flags = stp->
ls_flags
;
1543
if (new_stp->
ls_flags
& (NFSLCK_CHECK | NFSLCK_SETATTR)) {
1563
error = nfsrv_checkrestart(clientid, new_stp->
ls_flags
,
1571
if ((new_stp->
ls_flags
& NFSLCK_LOCK) &&
1584
if (new_stp->
ls_flags
& NFSLCK_LOCK)
1601
getlckret = nfsrv_getlockfh(vp, new_stp->
ls_flags
, NULL, &nfh, p);
1604
if ((new_stp->
ls_flags
& (NFSLCK_LOCK | NFSLCK_UNLOCK)) != 0 &
[
all
...]
nfs_nfsdserv.c
675
stp->
ls_flags
= (NFSLCK_CHECK | NFSLCK_READACCESS);
830
stp->
ls_flags
= (NFSLCK_CHECK | NFSLCK_WRITEACCESS);
2288
stp->
ls_flags
= flags;
2387
stp->
ls_flags
= NFSLCK_TEST;
2392
stp->
ls_flags
|= NFSLCK_BLOCKING;
2397
stp->
ls_flags
|= NFSLCK_BLOCKING;
2495
stp->
ls_flags
= NFSLCK_UNLOCK;
2501
stp->
ls_flags
|= NFSLCK_BLOCKING;
2505
stp->
ls_flags
|= NFSLCK_BLOCKING;
2614
stp->
ls_flags
= NFSLCK_OPEN
[
all
...]
/src/sys/fs/nfs/common/
nfsrvstate.h
176
u_int32_t
ls_flags
; /* Type of lock, etc. */
member in struct:nfsstate
Completed in 23 milliseconds
Indexes created Wed Oct 22 00:09:40 GMT 2025