Constant MOUNT_ATTR_RDONLY
pub const MOUNT_ATTR_RDONLY: u32 = 0x0000_0001; // 1u32
Available on crate feature
dep_nc
only.Expand description
Mount attributes used in fsmount()
.
Mount read-only
pub const MOUNT_ATTR_RDONLY: u32 = 0x0000_0001; // 1u32
dep_nc
only.Mount attributes used in fsmount()
.
Mount read-only