Home
last modified time | relevance | path

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

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