Home
last modified time | relevance | path

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

/linux/fs/nfsd/
A Dexport.h58 struct export_stats { struct
80 struct export_stats *ex_stats; argument
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()
764 bool export_stats = is_export_stats_file(m); in svc_export_show() local
767 if (export_stats) in svc_export_show()
777 if (export_stats) { in svc_export_show()
1398 bool export_stats = is_export_stats_file(m); in e_show() local
1402 if (export_stats) in e_show()

Completed in 7 milliseconds