pub(crate) fn mount_setattr( fd: impl AsFd, flags: c_int, attr: &MountAttr, ) -> Result<()>
Set mount attributes using mount_setattr syscall