Home | History | Annotate | Download | only in sdcard

Lines Matching refs:fdatasync

1309     res = is_data_sync ? fdatasync(h->fd) : fsync(h->fd);