Home
last modified time | relevance | path

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

/freebsd/sys/fs/nullfs/
H A Dnull_vfsops.c88 static const char cache_opt_name[] = "cache"; in nullfs_mount() local
220 if (vfs_getopt(mp->mnt_optnew, cache_opt_name, NULL, NULL) == 0) { in nullfs_mount()