Home
last modified time | relevance | path

Searched refs:lfs_vop_strategy (Results 1 – 2 of 2) sorted by relevance

/netbsd/sbin/fsck_lfs/
H A Dlfs_user.h80 int lfs_vop_strategy(struct ubuf *);
H A Dlfs.c111 lfs_vop_strategy(struct ubuf * bp) in lfs_vop_strategy() function
344 vp->v_strategy_op = lfs_vop_strategy; in lfs_raw_vget()