Searched refs:betime (Results 1 – 1 of 1) sorted by relevance
104 static struct timespec be64_to_timespec(__be64 betime) in be64_to_timespec() argument106 return ns_to_timespec(be64_to_cpu(betime)); in be64_to_timespec()