Home
last modified time | relevance | path

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

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