Searched refs:timestamp_precision (Results 1 – 1 of 1) sorted by relevance
996 static int timestamp_precision = TSP_USEC; variable997 SYSCTL_INT(_vfs, OID_AUTO, timestamp_precision, CTLFLAG_RW,998 ×tamp_precision, 0, "File timestamp precision (0: seconds, "1010 switch (timestamp_precision) { in vfs_timestamp()