Searched refs:fs_fec_ops (Results 1 – 3 of 3) sorted by relevance
899 #define IS_FEC(match) ((match)->data == &fs_fec_ops)1107 .data = (void *)&fs_fec_ops,1111 .data = (void *)&fs_fec_ops,1116 .data = (void *)&fs_fec_ops,
237 extern const struct fs_ops fs_fec_ops;
466 const struct fs_ops fs_fec_ops = { variable