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

  /src/sys/miscfs/specfs/
specdev.h 129 int spec_strategy(void *);
206 { &vop_strategy_desc, spec_strategy }, /* strategy */ \
spec_vnops.c 171 { &vop_strategy_desc, spec_strategy }, /* strategy */
1489 spec_strategy(void *v) function

Completed in 20 milliseconds