Home
last modified time | relevance | path

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

/linux/fs/netfs/
H A Dstats.c40 atomic_t netfs_n_wh_upload; variable
81 atomic_read(&netfs_n_wh_upload), in netfs_stats_show()
H A Dinternal.h158 extern atomic_t netfs_n_wh_upload;
H A Dwrite_issue.c186 netfs_stat(&netfs_n_wh_upload); in netfs_prepare_write()