Home
last modified time | relevance | path

Searched refs:netfs_stat_d (Results 1 – 4 of 4) sorted by relevance

/linux-6.14.4/fs/netfs/
Dobjects.c115 netfs_stat_d(&netfs_n_rh_rreq); in netfs_free_request_rcu()
218 netfs_stat_d(&netfs_n_rh_sreq); in netfs_free_subrequest()
Dinternal.h165 static inline void netfs_stat_d(atomic_t *stat) in netfs_stat_d() function
172 #define netfs_stat_d(x) do {} while(0) macro
Drolling_buffer.c52 netfs_stat_d(&netfs_n_folioq); in netfs_folioq_free()
Dmisc.c98 netfs_stat_d(&netfs_n_folioq); in netfs_free_folioq_buffer()