Home
last modified time | relevance | path

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

/system/core/libcutils/
Dandroid_reboot.c45 static bool has_mount_option(const char* opts, const char* opt_to_find) in has_mount_option() function
82 has_mount_option(mentry->mnt_opts, "rw")) { in find_rw()
174 !has_mount_option(mentry->mnt_opts, "ro")) { in remount_ro()