Home
last modified time | relevance | path

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

/freebsd/sys/fs/cd9660/
H A Dcd9660_vnops.c74 static vop_strategy_t cd9660_strategy; variable
706 cd9660_strategy(struct vop_strategy_args *ap) in cd9660_strategy() function
851 .vop_strategy = cd9660_strategy,