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