Searched refs:ST_MANDLOCK (Results 1 – 3 of 3) sorted by relevance
128 ST_SYNCHRONOUS | ST_MANDLOCK)) { in read_mnt_flags()148 if (stat.f_flag & ST_MANDLOCK) in read_mnt_flags()149 mnt_flags |= ST_MANDLOCK; in read_mnt_flags()
37 #define ST_MANDLOCK 0x0040 /* allow mandatory locks on an FS */ macro
43 flags |= ST_MANDLOCK; in flags_by_sb()