HomeSort by: relevance | last modified time | path
    Searched defs:groupquota (Results 1 - 2 of 2) sorted by relevancy

  /src/sbin/tunefs/
tunefs.c 88 int groupquota = 0; variable in typeref:typename:int
206 groupquota = Q2_EN;
210 groupquota = Q2_DIS;
319 if (userquota == Q2_EN || groupquota == Q2_EN)
341 switch(groupquota) {
tunefs.c 88 int groupquota = 0; variable in typeref:typename:int
206 groupquota = Q2_EN;
210 groupquota = Q2_DIS;
319 if (userquota == Q2_EN || groupquota == Q2_EN)
341 switch(groupquota) {

Completed in 21 milliseconds