Searched defs:fsync_args (Results 1 – 2 of 2) sorted by relevance
3693 struct fsync_args { struct3698 sys_fsync(struct thread *td, struct fsync_args *uap) in sys_fsync() argument
317 struct fsync_args { struct318 char fd_l_[PADL_(int)]; int fd; char fd_r_[PADR_(int)];