Function nix::sys::quota::quotactl_sync
[−]
[src]
pub fn quotactl_sync<P: ?Sized + NixPath>(
which: QuotaType,
special: Option<&P>
) -> Result<()>