Searched refs:bpcfs_ops (Results 1 – 2 of 2) sorted by relevance
41 extern struct boot_fs_ops bpcfs_ops;43 struct boot_fs_ops *bfs_tab[] = {&bpcfs_ops, NULL};
614 struct boot_fs_ops bpcfs_ops = { variable