Searched defs:QuotaCmd (Results 1 – 1 of 1) sorted by relevance
21 struct QuotaCmd(QuotaSubCmd, QuotaType); struct23 impl QuotaCmd { impl239 fn quotactl<P: ?Sized + NixPath>( in quotactl()