Searched refs:mount_child (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/contrib/amd/amd/
H A Dautil.c735 (void)mf_parent->mf_ops->mount_child(mp, &error);
H A Dnfs_subr.c232 ap = mp->am_al->al_mnt->mf_ops->mount_child(ap, &error);
684 ap = orig_ap->am_parent->am_al->al_mnt->mf_ops->mount_child(ap, &error);
1193 ap = mp->am_al->al_mnt->mf_ops->mount_child(ap, &error);
H A Damd.h404 vmount_child mount_child; /* fxn: mount path-name */ member in struct:am_ops
H A Dmap.c623 (void) mp->am_al->al_mnt->mf_ops->mount_child(new_mp, &error);

Completed in 117 milliseconds