Home
last modified time | relevance | path

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

/freebsd/sys/fs/tmpfs/
H A Dtmpfs_vfsops.c329 bool nomtime, nonc, pgread; in tmpfs_mount() local
412 pgread = vfs_getopt(mp->mnt_optnew, "pgread", NULL, NULL) == 0; in tmpfs_mount()
463 tmp->tm_pgread = pgread; in tmpfs_mount()