Searched refs:_fdrop (Results 1 – 2 of 2) sorted by relevance
255 int _fdrop(struct file *fp, struct thread *td);298 _error = _fdrop(_fp, td); \309 _error = _fdrop(_fp, td); \
2052 _fdrop(fp, td); in falloc_abort()3510 _fdrop(struct file *fp, struct thread *td) in _fdrop() function