Home
last modified time | relevance | path

Searched refs:dbg_tnc (Results 1 – 3 of 3) sorted by relevance

/linux/fs/ubifs/
H A Dshrinker.c295 dbg_tnc("no clean znodes, kick a thread"); in ubifs_shrink_scan()
303 dbg_tnc("not enough old znodes, try to free young ones"); in ubifs_shrink_scan()
308 dbg_tnc("not enough young znodes, free all"); in ubifs_shrink_scan()
312 dbg_tnc("freed nothing, but contention"); in ubifs_shrink_scan()
317 dbg_tnc("%lu znodes were freed, requested %lu", freed, nr); in ubifs_shrink_scan()
H A Ddebug.h177 #define dbg_tnc(fmt, ...) ubifs_dbg_msg("tnc", fmt, ##__VA_ARGS__) macro
H A Dtnc_misc.c316 dbg_tnc("LEB %d:%d, level %d, %d branch", in read_znode()