Searched refs:pfs_exit (Results 1 – 1 of 1) sorted by relevance
52 static void pfs_exit(void *arg, struct proc *p);93 pfs_exit_tag = EVENTHANDLER_REGISTER(process_exit, pfs_exit, NULL,339 pfs_exit(void *arg, struct proc *p) in pfs_exit() function