Home
last modified time | relevance | path

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

/linux/fs/afs/
H A Dfile.c218 atomic_long_add(op->fetch.subreq->transferred, &op->net->n_fetch_bytes); in afs_fetch_data_success()
H A Dproc.c671 atomic_long_read(&net->n_fetch_bytes)); in afs_proc_stats_show()
H A Dinternal.h341 atomic_long_t n_fetch_bytes; /* Number of bytes fetched */ member