| 5118 | } |
| 5119 | |
| 5120 | int |
| 5121 | invfo_chown(struct file *fp, uid_t uid, gid_t gid, struct ucred *active_cred, |
| 5122 | struct thread *td) |
| 5123 | { |
| 5124 | |
| 5125 | return (EINVAL); |
| 5126 | } |
| 5127 | |
| 5128 | int |
| 5129 | invfo_sendfile(struct file *fp, int sockfd, struct uio *hdr_uio, |