Home
last modified time | relevance | path

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

/linux-4.1.27/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); \
291 OSC_EXTENT_DUMP(D_ERROR, ext, in osc_extent_sanity_check0()
509 OSC_EXTENT_DUMP(D_CACHE, ext, "destroyed.\n"); in __osc_extent_remove()
552 OSC_EXTENT_DUMP(D_CACHE, victim, "will be merged by %p.\n", cur); in osc_extent_merge()
569 OSC_EXTENT_DUMP(D_CACHE, cur, "after merging %p.\n", victim); in osc_extent_merge()
788 OSC_EXTENT_DUMP(D_CACHE, found, in osc_extent_find()
801 OSC_EXTENT_DUMP(D_CACHE, cur, "add into tree %lu/%lu.\n", in osc_extent_find()
843 OSC_EXTENT_DUMP(D_CACHE, ext, "extent finished.\n"); in osc_extent_finish()
928 OSC_EXTENT_DUMP(D_ERROR, ext, in osc_extent_wait()
[all …]