Searched refs:cryptof_close (Results 1 – 1 of 1) sorted by relevance
308 static int cryptof_close(struct file *, struct thread *);320 .fo_close = cryptof_close,1345 cryptof_close(struct file *fp, struct thread *td) in cryptof_close() function