Searched refs:ST_SYNCHRONOUS (Results 1 – 4 of 4) sorted by relevance
35 #define ST_SYNCHRONOUS 0x0010 /* writes are synced at once */ macro
128 ST_SYNCHRONOUS | ST_MANDLOCK)) { in read_mnt_flags()146 if (stat.f_flag & ST_SYNCHRONOUS) in read_mnt_flags()
41 flags |= ST_SYNCHRONOUS; in flags_by_sb()
251 ST_SYNCHRONOUS | ST_MANDLOCK | ST_NOSYMFOLLOW)) in read_mnt_flags()269 if (stat.f_flag & ST_SYNCHRONOUS) in read_mnt_flags()
Completed in 8 milliseconds