Home
last modified time | relevance | path

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

/linux-4.19.296/include/trace/events/
Djbd2.h249 __field( __u32, handle_count )
263 __entry->handle_count = stats->rs_handle_count;
278 __entry->handle_count, __entry->blocks,
/linux-4.19.296/include/drm/
Ddrm_gem.h72 unsigned handle_count; member