|
Motr
M0
|

Go to the source code of this file.
Data Structures | |
| struct | m0_filterc_ops |
| struct | m0_filterc_ctx |
| struct | m0_filterc_iter |
Macros | |
| #define | __MOTR_FDMI_FILTERC_H__ |
Functions | |
| M0_INTERNAL void | m0_filterc_ctx_init (struct m0_filterc_ctx *ctx, const struct m0_filterc_ops *ops) |
| M0_INTERNAL void | m0_filterc_ctx_fini (struct m0_filterc_ctx *ctx) |
Variables | |
| const struct m0_filterc_ops | filterc_def_ops |