Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/amd/amd/
H A Dautil.c391 if (mf->mf_fo && mf->mf_fo->opt_cache) in amfs_mkcacheref()
392 cache = mf->mf_fo->opt_cache; in amfs_mkcacheref()
H A Dopts.c194 &fs_static.opt_cache, 0, 0, FALSE },
1400 _AM_OPT_COPY(opt_cache); in copy_opts()
H A Damd.h383 char *opt_cache; member
/freebsd-12.1/contrib/amd/
H A DChangeLog239 fields (e.g. opt_cache) was left blank in the new structure.