Lines Matching refs:ensure_path_mounted
159 if (ensure_path_mounted(path) != 0) {
400 if (ensure_path_mounted(COMMAND_FILE) != 0 ||
430 ensure_path_mounted(volume);
578 ensure_path_mounted(path);
791 if ((ensure_path_mounted(LAST_KMSG_FILE) == 0) && (access(LAST_KMSG_FILE, R_OK) == 0)) {
802 if ((ensure_path_mounted(filename) != 0) || (access(filename, R_OK) == -1)) {
875 ensure_path_mounted(SDCARD_ROOT);
1003 ensure_path_mounted(LAST_LOG_FILE);