Home
last modified time | relevance | path

Searched refs:unmount_mounted_volume (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/external/rk_pcba_test/pcba_minui/mtdutils/
H A Dmounts.h29 int unmount_mounted_volume(const MountedVolume *volume);
H A Dmounts.c202 unmount_mounted_volume(const MountedVolume *volume) in unmount_mounted_volume() function
/OK3568_Linux_fs/external/recovery/mtdutils/
H A Dmounts.h36 int unmount_mounted_volume(const MountedVolume *volume);
H A Dmounts.c196 unmount_mounted_volume(const MountedVolume *volume) in unmount_mounted_volume() function
/OK3568_Linux_fs/external/recovery/
H A Droots.c306 return unmount_mounted_volume(mv); in ensure_ex_path_unmounted()
335 return unmount_mounted_volume(mv); in ensure_path_unmounted()