OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:v_strategy_op
(Results
1 - 3
of
3
) sorted by relevancy
/src/sbin/fsck_lfs/
vnode.h
42
int (*
v_strategy_op
) (struct ubuf *);
member in struct:uvnode
62
#define VOP_STRATEGY(bp) ((bp)->b_vp->
v_strategy_op
(bp))
lfs.c
344
vp->
v_strategy_op
= lfs_vop_strategy;
485
devvp->
v_strategy_op
= raw_vop_strategy;
/src/libexec/lfs_cleanerd/
fdfs.c
111
vp->
v_strategy_op
= fd_vop_strategy;
Completed in 12 milliseconds
Indexes created Mon Oct 20 05:10:11 GMT 2025