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