Searched refs:DEBUG_CAPA (Results 1 – 5 of 5) sorted by relevance
/linux-4.1.27/drivers/staging/lustre/lustre/llite/ |
D | llite_capa.c | 78 DEBUG_CAPA(D_SEC, &ocapa->c_capa, in update_capa_timer() 119 DEBUG_CAPA(D_SEC, &ocapa->c_capa, "expired"); in have_expired_capa() 157 DEBUG_CAPA(D_SEC, &ocapa->c_capa, "free client"); in ll_delete_capa() 215 DEBUG_CAPA(D_SEC, &ocapa->c_capa, in capa_thread_main() 235 DEBUG_CAPA(D_ERROR, &ocapa->c_capa, in capa_thread_main() 247 DEBUG_CAPA(D_ERROR, &ocapa->c_capa, in capa_thread_main() 266 DEBUG_CAPA(D_SEC, &ocapa->c_capa, in capa_thread_main() 275 DEBUG_CAPA(D_SEC, &ocapa->c_capa, "release expired"); in capa_thread_main() 357 DEBUG_CAPA(D_SEC, &ocapa->c_capa, "found client"); in ll_osscapa_get() 406 DEBUG_CAPA(D_SEC, capa, "add MDS"); in do_add_mds_capa() [all …]
|
/linux-4.1.27/drivers/staging/lustre/lustre/include/ |
D | lustre_capa.h | 158 #define DEBUG_CAPA(level, capa, fmt, args...) \ macro 232 DEBUG_CAPA(D_ERROR, &ocapa->c_capa, "refc is 0 for"); in capa_put()
|
/linux-4.1.27/drivers/staging/lustre/lustre/obdclass/ |
D | capa.c | 166 DEBUG_CAPA(D_SEC, &ocapa->c_capa, "found"); in find_capa() 187 DEBUG_CAPA(D_SEC, &ocapa->c_capa, "free lru"); in capa_delete_lru()
|
/linux-4.1.27/drivers/staging/lustre/lustre/mdc/ |
D | mdc_lib.c | 70 DEBUG_CAPA(D_SEC, c, "pack"); in mdc_pack_capa()
|
/linux-4.1.27/drivers/staging/lustre/lustre/osc/ |
D | osc_request.c | 206 DEBUG_CAPA(D_SEC, c, "pack"); in osc_pack_capa()
|