Searched refs:fs_fec_ops (Results 1 – 3 of 3) sorted by relevance
828 #define IS_FEC(ops) ((ops) == &fs_fec_ops)1032 .data = (void *)&fs_fec_ops,1036 .data = (void *)&fs_fec_ops,1041 .data = (void *)&fs_fec_ops,
228 extern const struct fs_ops fs_fec_ops;
448 const struct fs_ops fs_fec_ops = { variable