Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/lustre/lustre/osc/
Dosc_internal.h171 int od_contention_time; member
Dosc_object.c210 int osc_contention_time = dev->od_contention_time; in osc_object_is_contended()
Dlproc_osc.c472 return sprintf(buf, "%u\n", od->od_contention_time); in contention_seconds_show()
484 return lprocfs_write_helper(buffer, count, &od->od_contention_time) ?: in contention_seconds_store()