Home
last modified time | relevance | path

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

/freebsd-14.2/sys/fs/devfs/
H A Ddevfs_vnops.c91 static int devfs_dotimes; variable
93 &devfs_dotimes, 0, "Update timestamps on DEVFS with default precision");
104 if (devfs_dotimes) { in devfs_timestamp()