Home
last modified time | relevance | path

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

/linux/fs/netfs/
H A Dstats.c47 atomic_t netfs_n_wh_retry_write_subreq; variable
92 atomic_read(&netfs_n_wh_retry_write_subreq)); in netfs_stats_show()
H A Dinternal.h164 extern atomic_t netfs_n_wh_retry_write_subreq;
H A Dwrite_issue.c256 netfs_stat(&netfs_n_wh_retry_write_subreq); in netfs_reissue_write()