Searched refs:hex_format (Results 1 - 2 of 2) sorted by relevance

/external/e2fsprogs/misc/
H A Ddumpe2fs.c49 int hex_format = 0; variable
60 if (hex_format)
68 if (hex_format)
522 hex_format++;
/external/e2fsprogs/debugfs/
H A Ddebugfs.c1120 const char *hex_format = "0x%x"; local
1146 modify_u32(argv[0], "File flags", hex_format, &inode.i_flags);
1147 modify_u32(argv[0], "Generation", hex_format, &inode.i_generation);

Completed in 154 milliseconds