Searched refs:bfs_tab (Results 1 – 2 of 2) sorted by relevance
43 struct boot_fs_ops *bfs_tab[] = {&bpcfs_ops, NULL}; variable128 for (i = 0; bfs_tab[i] != NULL; i++) { in mountroot()129 bfs_ops = bfs_tab[i]; in mountroot()
46 struct boot_fs_ops *bfs_tab[] = { variable185 for (i = 0; bfs_tab[i] != NULL; i++) { in kobj_boot_mountroot()186 bfs_ops = bfs_tab[i]; in kobj_boot_mountroot()