Lines Matching refs:SESSION_FS_INFO
314 SESSION_FS_INFO("open create file %s fail fd %d, errno %d\n", ulog_file_name, fd, errno); in open_create_log_file()
329 SESSION_FS_INFO("seek fail %s %d\n", ulog_file_name, seek_off); in open_log_file()
334 SESSION_FS_INFO("open %s flag %d fail fd %d\n", ulog_file_name, flag, fd); in open_log_file()
425 SESSION_FS_INFO("write fail rc %d\n", rtn); in write_log_line()
466 SESSION_FS_INFO("sync to cfg file fail %d\n", fd); in update_new_log_file()
470 SESSION_FS_INFO("refresh ulog cfg fail fd %d\n", fd); in update_new_log_file()
474 SESSION_FS_INFO("sync to cfg file fail %d\n", fd); in update_new_log_file()
477 SESSION_FS_INFO("Fatal Error Operate ulog mm cfg\n"); in update_new_log_file()
480 SESSION_FS_INFO("Fatal Error update ulog mm cfg\n"); in update_new_log_file()
511 SESSION_FS_INFO("[%s]log file idx %d\n", ULOG_TAG_SELF, tmp_idx); in reload_log_argu()
534 SESSION_FS_INFO("log files in %s\n", guc_logfile_path); in on_show_ulog_file()
542 SESSION_FS_INFO("file name is %s\n", out_dirent->d_name); in on_show_ulog_file()
570 SESSION_FS_INFO("file %s error on remove, retry %d\n", log_file_name, retry); in write_fail_retry()
576 …SESSION_FS_INFO("remove file %s, then create new one %d\n", log_file_name, get_working_from_cfg_mm… in write_fail_retry()
608 SESSION_FS_INFO("fail to get working log file idx %d update working cfg\n", idx); in pop_out_on_fs()
611 SESSION_FS_INFO("fail to pop log to fs for reload log cfg fail \n"); in pop_out_on_fs()
620 SESSION_FS_INFO( in pop_out_on_fs()
628 SESSION_FS_INFO("*(%d)", rc); in pop_out_on_fs()
638 SESSION_FS_INFO("write fail %d retry %d\n", write_rlt, log_file_failed); in pop_out_on_fs()
644 SESSION_FS_INFO("*(%d)", rc); in pop_out_on_fs()
665 SESSION_FS_INFO("creat new log file %d fail %d in pop to fs\n", idx, rc); in pop_out_on_fs()
678 SESSION_FS_INFO(ULOG_TAG_SELF, "ulog fs ctrl on %d off %d\n", on, off); in on_fs_record_pause()
744 SESSION_FS_INFO("log file path length %d over size %d", len, max_len - 1); in ulog_fs_log_file_path()
762 … SESSION_FS_INFO("%s %d log dir path %s doesn't exist and mkdir fail %d \r\n", __FILE__, __LINE__, in ulog_fs_log_file_path()
794 … SESSION_FS_INFO("reload ulog idx %d len %d \n", get_working_from_cfg_mm(), operating_file_offset); in ulog_fs_init()