Searched refs:invfo_truncate (Results 1 – 10 of 10) sorted by relevance
| /f-stack/freebsd/kern/ |
| H A D | sys_eventfd.c | 74 .fo_truncate = invfo_truncate,
|
| H A D | sys_procdesc.c | 106 .fo_truncate = invfo_truncate,
|
| H A D | tty_pts.c | 612 .fo_truncate = invfo_truncate,
|
| H A D | sys_socket.c | 108 .fo_truncate = invfo_truncate,
|
| H A D | uipc_sem.c | 148 .fo_truncate = invfo_truncate,
|
| H A D | sys_pipe.c | 1336 error = invfo_truncate(fp, length, active_cred, td); in pipe_truncate()
|
| H A D | kern_event.c | 136 .fo_truncate = invfo_truncate,
|
| H A D | uipc_mqueue.c | 2665 .fo_truncate = invfo_truncate,
|
| H A D | kern_descrip.c | 4996 invfo_truncate(struct file *fp, off_t length, struct ucred *active_cred, in invfo_truncate() function
|
| /f-stack/freebsd/sys/ |
| H A D | file.h | 258 fo_truncate_t invfo_truncate; variable
|