Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/amd/amd/
Damfs_direct.c93 amfs_mkcacheref(mp->am_al->al_mnt); in amfs_direct_readlink()
Damfs_union.c111 amfs_mkcacheref(mf); in amfs_union_mounted()
Damfs_auto.c171 amfs_mkcacheref(mf); in amfs_auto_mount()
Dautil.c387 amfs_mkcacheref(mntfs *mf) in amfs_mkcacheref() function
Damd.h568 extern void amfs_mkcacheref(mntfs *mf);
Damfs_generic.c1207 amfs_mkcacheref(mf); in amfs_generic_mounted()
/freebsd-12-stable/contrib/amd/
DChangeLog718 * amd/autil.c (amfs_mkcacheref, am_unmounted): avoid potential
1440 * amd/autil.c (amfs_mkcacheref): pass mount point as 4th arg to
5399 amfs_auto_mkcacheref() -> amfs_mkcacheref(), moved to autil.c;