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