Searched refs:fs_ops (Results 1 – 5 of 5) sorted by relevance
74 struct fs_ops { struct130 const struct fs_ops *ops;228 extern const struct fs_ops fs_fec_ops;229 extern const struct fs_ops fs_fcc_ops;230 extern const struct fs_ops fs_scc_ops;
448 const struct fs_ops fs_fec_ops = {
456 const struct fs_ops fs_scc_ops = {
559 const struct fs_ops fs_fcc_ops = {
859 const struct fs_ops *ops; in fs_enet_probe()