OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:nh_nextoff
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/fs/nfs/server/
nfs_nfsdport.c
122
off_t
nh_nextoff
; /* next offset for sequential detection */
member in struct:nfsheur
156
nh->
nh_nextoff
= uio->uio_offset;
166
uio->uio_offset == nh->
nh_nextoff
) {
171
} else if (qabs(uio->uio_offset - nh->
nh_nextoff
) <= MAX_REORDERED_RPC *
706
nh->
nh_nextoff
= uiop->uio_offset;
775
nh->
nh_nextoff
= uiop->uio_offset;
Completed in 21 milliseconds
Indexes created Mon Oct 20 20:10:13 GMT 2025