Home
last modified time | relevance | path

Searched refs:cfs_time_current_64 (Results 1 – 4 of 4) sorted by relevance

/drivers/staging/lustre/include/linux/libcfs/linux/
Dlinux-time.h81 #define cfs_time_current_64 get_jiffies_64 macro
90 return cfs_time_add_64(cfs_time_current_64(), in cfs_time_shift_64()
/drivers/staging/lustre/lustre/lov/
Dlov_request.c571 obd->obd_osfs_age = cfs_time_current_64(); in lov_fini_statfs()
683 tgtobd->obd_osfs_age = cfs_time_current_64(); in cb_statfs_update()
/drivers/staging/lustre/lustre/ptlrpc/
Dimport.c549 imp_conn->oic_last_attempt = cfs_time_current_64(); in import_select_connection()
/drivers/staging/lustre/lustre/include/
Dobd_class.h1097 obd->obd_osfs_age = cfs_time_current_64(); in obd_statfs()