Home
last modified time | relevance | path

Searched refs:export_stats (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.6/fs/nfsd/
Dexport.h58 struct export_stats { struct
79 struct export_stats ex_stats; argument
Dexport.c334 static int export_stats_init(struct export_stats *stats) in export_stats_init()
340 static void export_stats_reset(struct export_stats *stats) in export_stats_reset()
345 static void export_stats_destroy(struct export_stats *stats) in export_stats_destroy()
756 bool export_stats = is_export_stats_file(m); in svc_export_show() local
759 if (export_stats) in svc_export_show()
769 if (export_stats) { in svc_export_show()
1344 bool export_stats = is_export_stats_file(m); in e_show() local
1348 if (export_stats) in e_show()