Searched refs:uo_truncate (Results 1 – 2 of 2) sorted by relevance
136 int (*uo_truncate)(struct vnode *, off_t, int, kauth_cred_t); member151 (*UFS_OPS(vp)->uo_truncate)((vp), (off), (flags), (cr))
185 .uo_truncate = ffs_truncate,