Home
last modified time | relevance | path

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

/f-stack/freebsd/kern/
H A Dvfs_mount.c110 static const char *global_opts[] = { variable
1966 for(t = global_opts; *t != NULL; t++) { in vfs_filteropt()