Lines Matching defs:E_
116 E_(fscache_cache_put_volume, "PUT vol ")
131 E_(fscache_volume_wait_create_work, "WAIT crea")
157 E_(fscache_cookie_see_work, "- work ")
162 E_(fscache_active_unuse, "UNUSE ")
182 E_(fscache_access_unlive, "END unlive ")
188 #undef E_
190 #define E_(a, b) TRACE_DEFINE_ENUM(a);
198 * Now redefine the EM() and E_() macros to map the enums to the strings that
202 #undef E_
204 #define E_(a, b) { a, b }