Searched refs:clear_stats (Results 1 – 4 of 4) sorted by relevance
482 if (server->ops->clear_stats) in cifs_stats_proc_write()483 server->ops->clear_stats(tcon); in cifs_stats_proc_write()
4570 .clear_stats = smb2_clear_stats,4669 .clear_stats = smb2_clear_stats,4768 .clear_stats = smb2_clear_stats,4876 .clear_stats = smb2_clear_stats,
267 void (*clear_stats)(struct cifs_tcon *); member
1166 .clear_stats = cifs_clear_stats,