Home
last modified time | relevance | path

Searched refs:cfs_time_before_64 (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/drivers/staging/lustre/include/linux/libcfs/linux/
Dlinux-time.h126 static inline int cfs_time_before_64(__u64 t1, __u64 t2) in cfs_time_before_64() function
/linux-4.1.27/drivers/staging/lustre/lustre/include/
Dobd_class.h1132 if (cfs_time_before_64(obd->obd_osfs_age, max_age)) { in obd_statfs_async()
1189 if (cfs_time_before_64(obd->obd_osfs_age, max_age)) { in obd_statfs()
/linux-4.1.27/drivers/staging/lustre/lustre/ptlrpc/
Dimport.c525 else if (cfs_time_before_64(conn->oic_last_attempt, in import_select_connection()