Searched refs:export_stats (Results 1 – 2 of 2) sorted by relevance
58 struct export_stats { struct 80 struct export_stats *ex_stats; argument
332 static int export_stats_init(struct export_stats *stats) in export_stats_init() 339 static void export_stats_reset(struct export_stats *stats) in export_stats_reset() 349 static void export_stats_destroy(struct export_stats *stats) in export_stats_destroy() 759 * The export_stats file uses the same ops as the exports file. in is_export_stats_file() 763 return !strcmp(m->file->f_path.dentry->d_name.name, "export_stats"); in is_export_stats_file() 771 bool export_stats = is_export_stats_file(m); in svc_export_show() local 774 if (export_stats) in svc_export_show() 784 if (export_stats) { in svc_export_show() 1425 bool export_stats = is_export_stats_file(m); in e_show() local 1429 if (export_stats) in e_show() [all...]