Home
last modified time | relevance | path

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

/linux/fs/nfsd/
H A Dexport.h58 struct export_stats { struct
80 struct export_stats *ex_stats; argument
H A Dexport.c334 static int export_stats_init(struct export_stats *stats) in export_stats_init()
341 static void export_stats_reset(struct export_stats *stats) in export_stats_reset()
351 static void export_stats_destroy(struct export_stats *stats) in export_stats_destroy()
773 bool export_stats = is_export_stats_file(m); in svc_export_show() local
776 if (export_stats) in svc_export_show()
786 if (export_stats) { in svc_export_show()
1426 bool export_stats = is_export_stats_file(m); in e_show() local
1430 if (export_stats) in e_show()