Searched refs:amfs_cont (Results 1 – 2 of 2) sorted by relevance
92 static void amfs_cont(int rc, int term, opaque_t arg);505 amfs_cont(int rc, int term, opaque_t arg) in amfs_cont() function853 run_task(mount_node, (opaque_t) mp, amfs_cont, (opaque_t) cp); in amfs_bgmount()
4086 * amd/amfs_generic.c (amfs_cont): one more dlog4436 (amfs_cont): only release the autofs_fh if the filesystem is not4775 at shutdown time and amfs_cont()5076 * amd/amfs_generic.c (amfs_cont): check for (am_error > 0) before5366 * amd/amfs_generic.c (amfs_cont): release autofs_fh if mounting5399 * amd/amfs_generic.c (amfs_cont): minor code optimization5410 amfs_auto_cont() -> amfs_cont(), moved to generic, made static;