Searched defs:mount_point (Results 1 – 3 of 3) sorted by relevance
24 void filesysytem_try_mount(char *device_name, char *mount_point, char *fs_type_name, int mkfs_count) in filesysytem_try_mount()61 void filesysytem_try_unmount(char *mount_point) in filesysytem_try_unmount()
20 static int ram_disk_mount(const char *mount_point) in ram_disk_mount()
27 char *mount_point; member
Completed in 9 milliseconds