Home
last modified time | relevance | path

Searched refs:v7fs_strategy (Results 1 – 3 of 3) sorted by relevance

/netbsd/src/sys/fs/v7fs/
Dv7fs_extern.h83 int v7fs_strategy(void *);
Dv7fs_extern.c94 { &vop_strategy_desc, v7fs_strategy }, /* strategy */
Dv7fs_vnops.c1125 v7fs_strategy(void *v) in v7fs_strategy() function