Lines Matching refs:LOGI
45 LOGI("executing '%s'\n", filename); in run()
69 LOGI("executed '%s' done\n", filename); in run()
72 LOGI("executed '%s' return %d\n", filename, WEXITSTATUS(status)); in run()
85 LOGI("e2fsck check '%s' failed!\n", filename); in rk_check_and_resizefs()
91 LOGI("resizefs '%s' failed!\n", filename); in rk_check_and_resizefs()
106 LOGI("fsck_f2fs check '%s' failed!\n", filename); in rk_check_and_resizefs_f2fs()
112 LOGI("resize.f2fs '%s' failed!\n", filename); in rk_check_and_resizefs_f2fs()
130 LOGI("format '%s' to %s filesystem\n", path, type); in make_extfs()
133 LOGI("failed!\n"); in make_extfs()
139 LOGI("failed!\n"); in make_extfs()
163 LOGI("format '%s' to vfat filesystem\n", path); in make_vfat()
174 LOGI("format '%s' to ntfs filesystem\n", path); in make_ntfs()