Searched refs:fs_tab_used (Results 1 – 1 of 1) sorted by relevance
76 int fs_tab_used = 0; variable219 if (fs_tab_used == 0) { in get_server_host()223 if (n < fs_tab_used) { in get_server_host()278 if (fs_tab_used == 0) { in already_mounted()282 for (i = 0; i < fs_tab_used; i++) { in already_mounted()328 if (fs_tab_used == 0) { in unmount_client()332 for (n = 0; n < fs_tab_used-1; n++) { in unmount_client()448 if (fs_tab_used == 0) { in mount_client()452 for (n = fs_tab_used-1; n >= 0; n--) { in mount_client()569 if (fs_tab_used == 0) { in server_map()[all …]