Home
last modified time | relevance | path

Searched refs:get_exported_ap (Results 1 – 6 of 6) sorted by relevance

/freebsd-12-stable/contrib/amd/amd/
Dnfs_start.c233 if (amd_state == Finishing && get_exported_ap(0) == NULL) { in run_rpc()
Damq_subr.c163 mp = get_exported_ap(0); in amqproc_export_1_svc()
Damd.h576 extern am_node *get_exported_ap(int index);
Dmap.c134 get_exported_ap(int index) in get_exported_ap() function
Dnfs_subr.c783 ap = get_exported_ap(fp->u.s.fhh_id); in fh_to_mp3()
834 ap = get_exported_ap(fp->u.s.fhh_id); in fh3_to_mp3()
/freebsd-12-stable/contrib/amd/
DChangeLog4612 Switch to get_exported_ap.
4688 (autofs_unmount_2_req): use get_exported_ap() instead of
4740 * amd/nfs_start.c: use get_exported_ap() instead of referencing
4749 * amd/map.c (get_exported_ap): new function that returns an
4771 * amd/amfs_union.c (amfs_union_mounted): use get_exported_ap()