Searched refs:netfs_stat_d (Results 1 – 3 of 3) sorted by relevance
90 netfs_stat_d(&netfs_n_folioq); in netfs_delete_buffer_head()114 netfs_stat_d(&netfs_n_folioq); in netfs_clear_buffer()
120 netfs_stat_d(&netfs_n_rh_rreq); in netfs_free_request_rcu()223 netfs_stat_d(&netfs_n_rh_sreq); in netfs_free_subrequest()
155 static inline void netfs_stat_d(atomic_t *stat) in netfs_stat_d() function162 #define netfs_stat_d(x) do {} while(0) macro