Searched refs:FIX_MSG (Results 1 - 3 of 3) sorted by relevance

/external/f2fs-tools/fsck/
H A Dfsck.c374 FIX_MSG("File: 0x%x "
390 FIX_MSG("Remove xattr block: 0x%x, x_nid = 0x%x",
401 FIX_MSG("inline_data has wrong 0'th block = %x",
413 FIX_MSG("inline_data has DATA_EXIST");
445 FIX_MSG("[0x%x] i_addr[%d] = 0", nid, idx);
470 FIX_MSG("[0x%x] i_nid[%d] = 0", nid, idx);
494 FIX_MSG("[0x%x] i_blocks=0x%08"PRIx64" -> 0x%x",
504 FIX_MSG("Dir: 0x%x i_links= 0x%x -> 0x%x",
647 FIX_MSG("Clear bad dentry 0x%x with bad ino 0x%x",
660 FIX_MSG("Clea
[all...]
H A Dmount.c1080 FIX_MSG("Remove nid [0x%x] in nat journal\n", nid);
/external/f2fs-tools/include/
H A Df2fs_fs.h117 #define FIX_MSG(fmt, ...) \ macro

Completed in 84 milliseconds