Home
last modified time | relevance | path

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

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