Lines Matching refs:SLOGE
168 SLOGE("failed to seek\n"); in read_structure()
174 SLOGE("failed to read\n"); in read_structure()
178 SLOGE("failed to read all\n"); in read_structure()
194 SLOGE("Not a valid F2FS super block. Magic:%#08x != %#08x", in read_f2fs_sb()
205 SLOGE("Cannot open device to get filesystem size "); in get_f2fs_filesystem_size_sec()
307 SLOGE("Valid Checkpoint not found!!"); in get_valid_checkpoint_info()
330 SLOGE("Could not read sit block at block %"PRIu64, address); in gather_sit_info()
387 SLOGE("Out of memory!"); in generate_f2fs_info()
393 SLOGE("Out of memory!"); in generate_f2fs_info()
398 SLOGE("Failed to read superblock"); in generate_f2fs_info()
426 SLOGE("Out of memory!"); in generate_f2fs_info()
434 SLOGE("Error getting SIT validity bitmap"); in generate_f2fs_info()
439 SLOGE("Error getting SIT information"); in generate_f2fs_info()
443 SLOGE("Error getting SIT entries in summary area"); in generate_f2fs_info()
574 SLOGE("failed to seek\n"); in copy_used()
580 SLOGE("failed to write\n"); in copy_used()
584 SLOGE("failed to read all\n"); in copy_used()
599 SLOGE("Cannot open device"); in main()
603 SLOGE("Cannot open output"); in main()