OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nfslo_first
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/fs/nfs/client/
nfs_clstate.c
963
nlop->
nfslo_first
= off;
968
if (nlop->nfslo_end <= nlop->
nfslo_first
)
1148
nlop->
nfslo_first
= off;
1153
if (nlop->nfslo_end <= nlop->
nfslo_first
) {
1329
if (lop->
nfslo_first
>= end)
1356
if (lop->
nfslo_first
>= end)
2044
len = lop->nfslo_end - lop->
nfslo_first
;
2048
firstlock, 1, lop->
nfslo_first
, len,
2322
if (lop->nfslo_end >= new_lop->
nfslo_first
) {
2323
if (new_lop->nfslo_end < lop->
nfslo_first
) {
[
all
...]
nfs_clrpcops.c
678
off = lop->
nfslo_first
;
679
len = lop->nfslo_end - lop->
nfslo_first
;
/src/sys/fs/nfs/common/
nfsclstate.h
217
u_int64_t
nfslo_first
;
member in struct:nfscllock
Completed in 21 milliseconds
Indexes created Sat Feb 21 16:20:20 UTC 2026