Searched refs:clear_stats (Results 1 – 5 of 5) sorted by relevance
145 bool clear_stats; member
418 if (server->ops->clear_stats) in cifs_stats_proc_write()419 server->ops->clear_stats(tcon); in cifs_stats_proc_write()
3382 .clear_stats = smb2_clear_stats,3477 .clear_stats = smb2_clear_stats,3573 .clear_stats = smb2_clear_stats,3678 .clear_stats = smb2_clear_stats,
1050 .clear_stats = cifs_clear_stats,
255 void (*clear_stats)(struct cifs_tcon *); member