Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/lustre/lustre/osc/
Dosc_cache.c105 #define OSC_EXTENT_DUMP(lvl, extent, fmt, ...) do { \ macro
132 OSC_EXTENT_DUMP(D_ERROR, (ext), fmt, ##args); \
292 OSC_EXTENT_DUMP(D_ERROR, ext, in osc_extent_sanity_check0()
510 OSC_EXTENT_DUMP(D_CACHE, ext, "destroyed.\n"); in __osc_extent_remove()
553 OSC_EXTENT_DUMP(D_CACHE, victim, "will be merged by %p.\n", cur); in osc_extent_merge()
570 OSC_EXTENT_DUMP(D_CACHE, cur, "after merging %p.\n", victim); in osc_extent_merge()
789 OSC_EXTENT_DUMP(D_CACHE, found, in osc_extent_find()
802 OSC_EXTENT_DUMP(D_CACHE, cur, "add into tree %lu/%lu.\n", in osc_extent_find()
844 OSC_EXTENT_DUMP(D_CACHE, ext, "extent finished.\n"); in osc_extent_finish()
930 OSC_EXTENT_DUMP(D_ERROR, ext, in osc_extent_wait()
[all …]