Searched refs:amfs_cont (Results 1 – 2 of 2) sorted by relevance
90 static void amfs_cont(int rc, int term, opaque_t arg);503 amfs_cont(int rc, int term, opaque_t arg) in amfs_cont() function851 run_task(mount_node, (opaque_t) mp, amfs_cont, (opaque_t) cp); in amfs_bgmount()
4080 * amd/amfs_generic.c (amfs_cont): one more dlog4430 (amfs_cont): only release the autofs_fh if the filesystem is not4769 at shutdown time and amfs_cont()5070 * amd/amfs_generic.c (amfs_cont): check for (am_error > 0) before5360 * amd/amfs_generic.c (amfs_cont): release autofs_fh if mounting5393 * amd/amfs_generic.c (amfs_cont): minor code optimization5404 amfs_auto_cont() -> amfs_cont(), moved to generic, made static;