Home
last modified time | relevance | path

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

/linux/fs/nfsd/
H A Dexport.h59 struct export_stats { struct
81 struct export_stats *ex_stats; argument
H A Dexport.c343 static int export_stats_init(struct export_stats *stats) in export_stats_init()
350 static void export_stats_reset(struct export_stats *stats) in export_stats_reset()
360 static void export_stats_destroy(struct export_stats *stats) in export_stats_destroy()
784 bool export_stats = is_export_stats_file(m); in svc_export_show() local
787 if (export_stats) in svc_export_show()
797 if (export_stats) { in svc_export_show()
1470 bool export_stats = is_export_stats_file(m); in e_show() local
1474 if (export_stats) in e_show()