OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:nfs_strategy
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/fs/nfs/client/
nfs_clvnops.c
145
static vop_strategy_t
nfs_strategy
;
variable
188
.vop_strategy =
nfs_strategy
,
2584
nfs_strategy
(struct vop_strategy_args *ap)
function
2590
("
nfs_strategy
: buffer %p unexpectedly marked B_DONE", bp));
/src/sys/nfs/
nfs_vnops.c
139
{ &vop_strategy_desc,
nfs_strategy
}, /* strategy */
3040
* - do
nfs_strategy
() by doing I/O with nfs_readrpc/nfs_writerpc
3075
nfs_strategy
(void *v)
function
Completed in 34 milliseconds
Indexes created Sat Feb 21 01:20:28 UTC 2026