Lines Matching defs:m
165 static int expkey_show(struct seq_file *m, in expkey_show()
656 static int svc_export_show(struct seq_file *m, in svc_export_show()
1080 static void *e_start(struct seq_file *m, loff_t *pos) in e_start()
1110 static void *e_next(struct seq_file *m, void *p, loff_t *pos) in e_next()
1137 static void e_stop(struct seq_file *m, void *p) in e_stop()
1165 static void show_expflags(struct seq_file *m, int flags, int mask) in show_expflags()
1179 static void show_secinfo_flags(struct seq_file *m, int flags) in show_secinfo_flags()
1192 static int show_secinfo_run(struct seq_file *m, struct exp_flavor_info **fp, struct exp_flavor_info… in show_secinfo_run()
1206 static void show_secinfo(struct seq_file *m, struct svc_export *exp) in show_secinfo()
1224 static void exp_flags(struct seq_file *m, int flag, int fsid, in exp_flags()
1253 static int e_show(struct seq_file *m, void *p) in e_show()