HomeSort by relevance Sort by last modified time
    Searched refs:hex_format (Results 1 - 2 of 2) sorted by null

  /external/e2fsprogs/misc/
dumpe2fs.c 49 int hex_format = 0; variable
60 if (hex_format)
68 if (hex_format)
522 hex_format++;
  /external/e2fsprogs/debugfs/
debugfs.c 1120 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);
    [all...]

Completed in 184 milliseconds