Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/afs/
H A Dfile.c230 atomic_long_add(op->fetch.req->actual_len, &op->net->n_fetch_bytes); in afs_fetch_data_success()
H A Dproc.c602 atomic_long_read(&net->n_fetch_bytes)); in afs_proc_stats_show()
H A Dinternal.h315 atomic_long_t n_fetch_bytes; /* Number of bytes fetched */ member