Home
last modified time | relevance | path

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

/NextBSD/sys/kern/
HDsys_socket.c79 .fo_truncate = invfo_truncate,
HDsys_procdesc.c100 .fo_truncate = invfo_truncate,
HDtty_pts.c602 .fo_truncate = invfo_truncate,
HDuipc_sem.c140 .fo_truncate = invfo_truncate,
HDsys_pipe.c1331 error = invfo_truncate(fp, length, active_cred, td);
HDkern_event.c132 .fo_truncate = invfo_truncate,
HDuipc_mqueue.c2586 .fo_truncate = invfo_truncate,
HDkern_descrip.c3999 invfo_truncate(struct file *fp, off_t length, struct ucred *active_cred, in invfo_truncate() function
/NextBSD/sys/sys/
HDfile.h243 fo_truncate_t invfo_truncate; variable
/NextBSD/sys/compat/linuxkpi/common/src/
HDlinux_compat.c747 .fo_truncate = invfo_truncate,
/NextBSD/sys/opencrypto/
HDcryptodev.c307 .fo_truncate = invfo_truncate,