fdrop
(atomic_dec_int_nv(&fp->f_count) == 0 ? fdrop(fp, p) : 0)
int fdrop(struct file *, struct proc *);