Home
last modified time | relevance | path

Searched refs:cd9660_strategy (Results 1 – 2 of 2) sorted by relevance

/openbsd/sys/isofs/cd9660/
H A Dcd9660_node.h113 int cd9660_strategy(void *);
H A Dcd9660_vnops.c703 cd9660_strategy(void *v) in cd9660_strategy() function
833 .vop_strategy = cd9660_strategy,