pub fn quotactl_off<P: ?Sized + NixPath>( which: QuotaType, special: &P) -> Result<()>
Disable disk quotas for a block device.