Searched refs:get_exported_ap (Results 1 – 8 of 8) sorted by relevance
258 mp = get_exported_ap(mapno); in autofs_unmount_1_req()280 if (get_exported_ap(mapno)) in autofs_unmount_1_req()
741 if (get_exported_ap(mapno)) in autofs_unmount_2_req()
235 if (amd_state == Finishing && get_exported_ap(0) == NULL) { in run_rpc()
165 mp = get_exported_ap(0); in amqproc_export_1_svc()
578 extern am_node *get_exported_ap(int index);
136 get_exported_ap(int index) in get_exported_ap() function
785 ap = get_exported_ap(fp->u.s.fhh_id); in fh_to_mp3()836 ap = get_exported_ap(fp->u.s.fhh_id); in fh3_to_mp3()
4618 Switch to get_exported_ap.4694 (autofs_unmount_2_req): use get_exported_ap() instead of4746 * amd/nfs_start.c: use get_exported_ap() instead of referencing4755 * amd/map.c (get_exported_ap): new function that returns an4777 * amd/amfs_union.c (amfs_union_mounted): use get_exported_ap()