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