Searched refs:fs_fec_ops (Results 1 – 3 of 3) sorted by relevance
887 #define IS_FEC(match) ((match)->data == &fs_fec_ops)1090 .data = (void *)&fs_fec_ops,1094 .data = (void *)&fs_fec_ops,1099 .data = (void *)&fs_fec_ops,
245 extern const struct fs_ops fs_fec_ops;
451 const struct fs_ops fs_fec_ops = { variable