tmpfs_fo_close
int tmpfs_fo_close(struct file *fp, struct thread *td);
tmpfs_fnops.fo_close = tmpfs_fo_close;