Searched refs:fe_dump (Results 1 – 4 of 4) sorted by relevance
254 void (*fe_dump)(void); /* passed to CTL */ member
213 .fe_dump = ctlfe_dump,
2922 if (fe->fe_dump != NULL) in ctl_ioctl()2923 fe->fe_dump(); in ctl_ioctl()
64 .fe_dump = NULL,