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

/freebsd-10-stable/sys/fs/tmpfs/
H A Dtmpfs_vfsops.c81 "union", "nonc", NULL
140 bool nonc; local
189 nonc = vfs_getopt(mp->mnt_optnew, "nonc", NULL, NULL) == 0;
240 tmp->tm_nonc = nonc;

Completed in 215 milliseconds