curr_time         242 lib/vfs/gc.c       gint64 curr_time, exp_time;
curr_time         251 lib/vfs/gc.c       curr_time = g_get_monotonic_time ();
curr_time         252 lib/vfs/gc.c       exp_time = curr_time - vfs_timeout * G_USEC_PER_SEC;
curr_time         276 lib/vfs/gc.c                   stamping->time = curr_time;