Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/char/ftape/zftape/
Dzftape-init.h72 extern int zft_cmpr_register(struct zft_cmpr_ops *new_ops);
Dzftape-init.c273 int zft_cmpr_register(struct zft_cmpr_ops *new_ops) in zft_cmpr_register() argument
280 zft_cmpr_ops = new_ops; in zft_cmpr_register()