Don't update the access times of directories on this filesystem.
const MOUNT_NO_DIR_ACCESS_TIME: MountFlags = MountFlags(MS_NODIRATIME);
mount(2) and MS_NODIRATIME therein