Home
last modified time | relevance | path

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

/linux-4.19.296/fs/afs/
Dproc.c542 atomic_read(&net->n_fetches), in afs_proc_stats_show()
Dfile.c254 afs_stat_v(vnode, n_fetches); in afs_fetch_data()
Dinternal.h284 atomic_t n_fetches; /* Number of data fetch ops */ member