OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:find_mounted_volume_by_mount_point
(Results
1 - 4
of
4
) sorted by null
/bootable/recovery/mtdutils/
mounts.h
27
find_mounted_volume_by_mount_point
(const char *mount_point);
mounts.c
183
find_mounted_volume_by_mount_point
(const char *mount_point)
function
/bootable/recovery/
roots.c
158
find_mounted_volume_by_mount_point
(v->mount_point);
218
find_mounted_volume_by_mount_point
(v->mount_point);
/bootable/recovery/updater/
install.c
137
const MountedVolume* vol =
find_mounted_volume_by_mount_point
(mount_point);
165
const MountedVolume* vol =
find_mounted_volume_by_mount_point
(mount_point);
[
all
...]
Completed in 48 milliseconds