Searched refs:freebsd6_truncate_args (Results 1 – 3 of 3) sorted by relevance
2599 struct freebsd6_truncate_args { struct2625 int freebsd6_truncate(struct thread *, struct freebsd6_truncate_args *); argument
269 …{ compat6(AS(freebsd6_truncate_args),truncate), .sy_auevent = AUE_TRUNCATE, .sy_flags = 0, .sy_thr…
3641 freebsd6_truncate(struct thread *td, struct freebsd6_truncate_args *uap) in freebsd6_truncate()