Searched refs:bufs_ops (Results 1 – 2 of 2) sorted by relevance
40 extern struct boot_fs_ops bufs_ops, bhsfs_ops, bbootfs_ops;45 struct boot_fs_ops *bfs_tab[] = {&bufs_ops, &bhsfs_ops, &bbootfs_ops, NULL};
834 struct boot_fs_ops bufs_ops = { variable