Home
last modified time | relevance | path

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

/linux/fs/ubifs/
H A Dtnc_misc.c495 dbg_tnck(key, "key "); in ubifs_tnc_read_node()
504 dbg_tnck(key, "looked for key "); in ubifs_tnc_read_node()
505 dbg_tnck(&key1, "but found node's key "); in ubifs_tnc_read_node()
H A Ddebug.h178 #define dbg_tnck(key, fmt, ...) \ macro