Searched refs:_fdrop (Results 1 – 3 of 3) sorted by relevance
285 int _fdrop(struct file *fp, struct thread *td);335 _error = _fdrop(_fp, td); \346 _error = _fdrop(_fp, td); \
2282 _fdrop(fp, td); in falloc_abort()3947 _fdrop(struct file *fp, struct thread *td) in _fdrop() function
451 _fdrop(filp->_file, curthread); in linux_file_free()