Searched refs:TSP_USEC (Results 1 – 1 of 1) sorted by relevance
994 enum { TSP_SEC, TSP_HZ, TSP_USEC, TSP_NSEC }; enumerator996 static int timestamp_precision = TSP_USEC;1018 case TSP_USEC: in vfs_timestamp()