Home
last modified time | relevance | path

Searched refs:aa_path (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/cmd/rmvolmgr/
H A Dvold.h50 char *aa_path; /* special device in question (block) */ member
H A Drmm_common.c1132 if (!(aap->aa_path = libhal_device_get_property_string(hal_ctx, udi, in rmm_volume_aa_from_prop()
1194 aap->aa_mountpoint = rmm_get_mnttab_mount_point(aap->aa_path); in rmm_volume_aa_update_mountpoint()
1208 if (aap->aa_path != NULL) { in rmm_volume_aa_free()
1209 libhal_free_string(aap->aa_path); in rmm_volume_aa_free()
1210 aap->aa_path = NULL; in rmm_volume_aa_free()
H A Dvold.c539 a1.aa_path = NULL; in vold_action()
649 while ((aa[ai] != NULL) && (aa[ai]->aa_path != NULL)) { in create_notify_files()
1050 (aa[ai]->aa_path != NULL)) { in remove_notify_files()