Home
last modified time | relevance | path

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

/linux/fs/netfs/
H A Dstats.c42 atomic_t netfs_n_wh_upload_failed; variable
83 atomic_read(&netfs_n_wh_upload_failed)); in netfs_stats_show()
H A Dinternal.h148 extern atomic_t netfs_n_wh_upload_failed;
H A Dwrite_collect.c517 netfs_stat(&netfs_n_wh_upload_failed); in netfs_write_subrequest_terminated()