Home
last modified time | relevance | path

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

/freebsd/sys/fs/tmpfs/
H A Dtmpfs_vfsops.c96 static const char *tmpfs_updateopts[] = { variable
346 if (vfs_filteropt(mp->mnt_optnew, tmpfs_updateopts) != 0) in tmpfs_mount()