Searched refs:ST_SYNCHRONOUS (Results 1 – 2 of 2) sorted by relevance
91 ST_SYNCHRONOUS = 16, /* Writes are synced at once. */ enumerator92 # define ST_SYNCHRONOUS ST_SYNCHRONOUS macro
94 buf->f_flag |= ST_SYNCHRONOUS;
Completed in 5 milliseconds