Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dtime64.h52 # define timespec64_valid timespec_valid macro
133 static inline bool timespec64_valid(const struct timespec64 *ts) in timespec64_valid() function
146 if (!timespec64_valid(ts)) in timespec64_valid_strict()