Home
last modified time | relevance | path

Searched defs:MS_NOREMOTELOCK (Results 1 – 2 of 2) sorted by relevance

/external/kernel-headers/original/uapi/linux/
Dmount.h43 #define MS_NOREMOTELOCK (1<<27) macro
/external/crosvm/io_uring/src/
Dbindings.rs109 pub const MS_NOREMOTELOCK: ::std::os::raw::c_uint = 134217728; constant