Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/lustre/lustre/llite/
Dlproc_llite.c1377 if (process[i].rw_last_file != file) { in ll_rw_stats_tally()
1383 process[i].rw_last_file = file; in ll_rw_stats_tally()
1426 process[*process_count].rw_last_file = file; in ll_rw_stats_tally()
Dllite_internal.h389 struct ll_file_data *rw_last_file; member