Searched refs:v_strategy_op (Results 1 – 3 of 3) sorted by relevance
42 int (*v_strategy_op) (struct ubuf *); member62 #define VOP_STRATEGY(bp) ((bp)->b_vp->v_strategy_op(bp))
344 vp->v_strategy_op = lfs_vop_strategy; in lfs_raw_vget()481 devvp->v_strategy_op = raw_vop_strategy; in lfs_init()
111 vp->v_strategy_op = fd_vop_strategy; in fd_vget()