Searched refs:n_fetch_bytes (Results 1 – 3 of 3) sorted by relevance
268 atomic_long_add(op->fetch.req->actual_len, &op->net->n_fetch_bytes); in afs_fetch_data_success()
602 atomic_long_read(&net->n_fetch_bytes)); in afs_proc_stats_show()
320 atomic_long_t n_fetch_bytes; /* Number of bytes fetched */ member