Searched defs:mount_point (Results 1 – 3 of 3) sorted by relevance
36 void alloc_mounted_path(const char *mount_point, const char *subpath, char **mounted_path) { in alloc_mounted_path()
85 char *mount_point = NULL; variable
263 static int get_mount_point(const char *devname, char *mount_point, in get_mount_point()