curr_time 241 lib/vfs/gc.c gint64 curr_time, exp_time; curr_time 250 lib/vfs/gc.c curr_time = g_get_monotonic_time (); curr_time 251 lib/vfs/gc.c exp_time = curr_time - vfs_timeout * G_USEC_PER_SEC; curr_time 275 lib/vfs/gc.c stamping->time = curr_time;