Home
last modified time | relevance | path

Searched refs:dbg_key_str1 (Results 1 – 2 of 2) sorted by relevance

/linux-2.6.39/fs/ubifs/
Ddebug.h130 const char *dbg_key_str1(const struct ubifs_info *c,
138 #define DBGKEY1(key) dbg_key_str1(c, (key))
Ddebug.c141 const char *dbg_key_str1(const struct ubifs_info *c, const union ubifs_key *key) in dbg_key_str1() function