pub const BINARY_MOUNTDATA: i32 = bindings::FS_BINARY_MOUNTDATA as _; // 2i32
Expand description

The options provided when mounting are in binary form.

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