Searched refs:ST_MANDLOCK (Results 1 – 18 of 18) sorted by relevance
34 #define ST_MANDLOCK 64 macro
37 #define ST_MANDLOCK 64 macro
39 ST_MANDLOCK;
898 ST_MANDLOCK
2310 ST_MANDLOCK
2244 ST_MANDLOCK
816 const MANDLOCK = libc::ST_MANDLOCK as u64;
890 pub const ST_MANDLOCK: ::c_ulong = 64; constant
1588 pub const ST_MANDLOCK: ::c_ulong = 64; constant
15132 #ifdef ST_MANDLOCK in all_ins()15133 if (PyModule_AddIntMacro(m, ST_MANDLOCK)) return -1; in all_ins()
1740 pub const ST_MANDLOCK: ::c_ulong = 64; constant
2304 pub const ST_MANDLOCK: ::c_ulong = 64; constant
2874 (writes are synced at once), :const:`ST_MANDLOCK` (allow mandatory locks on an FS),2892 :const:`ST_MANDLOCK`, :const:`ST_WRITE`, :const:`ST_APPEND`,