Home | History | Annotate | Download | only in debugfs

Lines Matching refs:hex_format

1120 	const char	*hex_format = "0x%x";
1146 modify_u32(argv[0], "File flags", hex_format, &inode.i_flags);
1147 modify_u32(argv[0], "Generation", hex_format, &inode.i_generation);