Home
last modified time | relevance | path

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

/freebsd/sys/kern/
H A Dsys_eventfd.c67 .fo_truncate = invfo_truncate,
H A Dkern_jaildesc.c60 .fo_truncate = invfo_truncate,
H A Dsys_procdesc.c102 .fo_truncate = invfo_truncate,
H A Dsys_timerfd.c364 .fo_truncate = invfo_truncate,
H A Dtty_pts.c602 .fo_truncate = invfo_truncate,
H A Dsys_socket.c102 .fo_truncate = invfo_truncate,
H A Duipc_sem.c146 .fo_truncate = invfo_truncate,
H A Dvfs_inotify.c93 .fo_truncate = invfo_truncate,
H A Dsys_pipe.c1414 error = invfo_truncate(fp, length, active_cred, td); in pipe_truncate()
H A Duipc_mqueue.c2689 .fo_truncate = invfo_truncate,
H A Dkern_event.c141 .fo_truncate = invfo_truncate,
H A Dkern_descrip.c5522 invfo_truncate(struct file *fp, off_t length, struct ucred *active_cred, in invfo_truncate() function
/freebsd/sys/sys/
H A Dfile.h279 fo_truncate_t invfo_truncate; variable
/freebsd/sys/compat/linuxkpi/common/src/
H A Dlinux_compat.c1798 .fo_truncate = invfo_truncate,