Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/fs/tmpfs/
Dtmpfs_vfsops.c85 static const char *tmpfs_updateopts[] = { variable
201 if (vfs_filteropt(mp->mnt_optnew, tmpfs_updateopts) != 0) in tmpfs_mount()