Searched refs:v7fs_strategy (Results 1 – 3 of 3) sorted by relevance
83 int v7fs_strategy(void *);
94 { &vop_strategy_desc, v7fs_strategy }, /* strategy */
1125 v7fs_strategy(void *v) in v7fs_strategy() function