Searched refs:dnode_color_t (Results 1 - 4 of 4) sorted by relevance

/external/e2fsprogs/lib/support/
H A Ddict.h44 typedef enum { dnode_red, dnode_black } dnode_color_t; typedef in typeref:enum:__anon5693
51 dnode_color_t dict_color;
H A Ddict.c689 dnode_color_t nextcolor = next->color;
/external/f2fs-tools/fsck/
H A Ddict.h44 typedef enum { dnode_red, dnode_black } dnode_color_t; typedef in typeref:enum:__anon7036
51 dnode_color_t dict_color;
H A Ddict.c664 dnode_color_t nextcolor = next->color;

Completed in 126 milliseconds