Home
last modified time | relevance | path

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

/freebsd/sys/fs/devfs/
H A Ddevfs_vnops.c89 static int devfs_dotimes; variable
91 &devfs_dotimes, 0, "Update timestamps on DEVFS with default precision");
102 if (devfs_dotimes) { in devfs_timestamp()