Searched refs:current_mounts (Results 1 – 1 of 1) sorted by relevance
1877 GList *current_mounts, *new_it, *old_it; in mount_change_poller() local1880 current_mounts = _g_get_unix_mounts (); in mount_change_poller()1882 for ( new_it = current_mounts, old_it = mount_poller_mounts; in mount_change_poller()1897 mount_poller_mounts = current_mounts; in mount_change_poller()