Searched refs:fs_tab_used (Results 1 – 1 of 1) sorted by relevance
75 int fs_tab_used = 0; variable223 if (fs_tab_used == 0) { in get_server_host()227 if (n < fs_tab_used) { in get_server_host()282 if (fs_tab_used == 0) { in already_mounted()286 for (i = 0; i < fs_tab_used; i++) { in already_mounted()332 if (fs_tab_used == 0) { in unmount_client()336 for (n = 0; n < fs_tab_used-1; n++) { in unmount_client()452 if (fs_tab_used == 0) { in mount_client()456 for (n = fs_tab_used-1; n >= 0; n--) { in mount_client()573 if (fs_tab_used == 0) { in server_map()[all …]