Home
last modified time | relevance | path

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

/drivers/staging/lustre/lustre/llite/
Dlproc_llite.c1349 if (process[i].rw_last_file != file) { in ll_rw_stats_tally()
1355 process[i].rw_last_file = file; in ll_rw_stats_tally()
1398 process[*process_count].rw_last_file = file; in ll_rw_stats_tally()
Dllite_internal.h381 struct ll_file_data *rw_last_file; member