pub const MAYSHARE: usize = bindings::VM_MAYSHARE as _; // 128usize
Expand description

Mapping may be updated to be shared.

This documentation is an old archive. Please see https://rust.docs.kernel.org instead.