Home
last modified time | relevance | path

Searched refs:invfo_truncate (Results 1 – 12 of 12) sorted by relevance

/freebsd/sys/kern/
H A Dsys_eventfd.c69 .fo_truncate = invfo_truncate,
H A Dsys_procdesc.c102 .fo_truncate = invfo_truncate,
H A Dsys_timerfd.c365 .fo_truncate = invfo_truncate,
H A Dtty_pts.c603 .fo_truncate = invfo_truncate,
H A Dsys_socket.c101 .fo_truncate = invfo_truncate,
H A Duipc_sem.c146 .fo_truncate = invfo_truncate,
H A Dsys_pipe.c1375 error = invfo_truncate(fp, length, active_cred, td); in pipe_truncate()
H A Dkern_event.c133 .fo_truncate = invfo_truncate,
H A Duipc_mqueue.c2687 .fo_truncate = invfo_truncate,
H A Dkern_descrip.c5303 invfo_truncate(struct file *fp, off_t length, struct ucred *active_cred, in invfo_truncate() function
/freebsd/sys/sys/
H A Dfile.h269 fo_truncate_t invfo_truncate; variable
/freebsd/sys/compat/linuxkpi/common/src/
H A Dlinux_compat.c1740 .fo_truncate = invfo_truncate,