Searched refs:O_FSYNC (Results 1 – 2 of 2) sorted by relevance
124 #define O_FSYNC O_SYNC /* source compatibility: do not use */ macro251 #define FFSYNC O_FSYNC /* kernel */
1299 if ((fp->fp_glob->fg_flag & (O_FSYNC | O_DSYNC)) || in vn_write()