Searched refs:hammer_vop_strategy (Results 1 – 1 of 1) sorted by relevance
67 static int hammer_vop_strategy(struct vop_strategy_args *);110 .vop_strategy = hammer_vop_strategy,2602 hammer_vop_strategy(struct vop_strategy_args *ap) in hammer_vop_strategy() function