Searched refs:fs_select_list (Results 1 – 1 of 1) sorted by relevance
108 static struct fs_type_list *fs_select_list; variable654 if (fs_select_list == nullptr || fstype == nullptr) in selected_fstype()656 for (fsp = fs_select_list; fsp; fsp = fsp->fs_next) in selected_fstype()1505 fsp->fs_next = fs_select_list; in add_fs_type()1506 fs_select_list = fsp; in add_fs_type()1597 fs_select_list = nullptr; in main()1753 for (fs_incl = fs_select_list; fs_incl; fs_incl = fs_incl->fs_next) in main()1791 read_file_system_list ((fs_select_list != nullptr in main()1807 || fs_select_list != nullptr in main()