Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/fs/tmpfs/
Dtmpfs_vfsops.c328 bool nonc; in tmpfs_mount() local
395 nonc = vfs_getopt(mp->mnt_optnew, "nonc", NULL, NULL) == 0; in tmpfs_mount()
441 tmp->tm_nonc = nonc; in tmpfs_mount()