Searched defs:mount_point (Results 1 – 2 of 2) sorted by relevance
18 static int find_mount(char *mount_point, const char *fstype) in find_mount()43 char mount_point[PATH_MAX]; in ftrace_init() local
185 def mount_fs(fs_type, device, mount_point): argument217 def umount_fs(mount_point): argument