Home
last modified time | relevance | path

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

/openbmc/linux/fs/afs/
H A Dfile.c267 afs_stat_v(vnode, n_fetches); in afs_fetch_data_success()
H A Dproc.c601 atomic_read(&net->n_fetches), in afs_proc_stats_show()
H A Dinternal.h321 atomic_t n_fetches; /* Number of data fetch ops */ member