HomeSort by: relevance | last modified time | path
    Searched refs:lfs_vop_strategy (Results 1 - 2 of 2) sorted by relevancy

  /src/sbin/fsck_lfs/
lfs_user.h 80 int lfs_vop_strategy(struct ubuf *);
lfs.c 111 lfs_vop_strategy(struct ubuf * bp) function in typeref:typename:int
344 vp->v_strategy_op = lfs_vop_strategy;

Completed in 11 milliseconds