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

  /src/sbin/tunefs/
tunefs.c 87 int userquota = 0; variable in typeref:typename:int
204 userquota = Q2_EN;
208 userquota = Q2_DIS;
319 if (userquota == Q2_EN || groupquota == Q2_EN)
323 switch(userquota) {
tunefs.c 87 int userquota = 0; variable in typeref:typename:int
204 userquota = Q2_EN;
208 userquota = Q2_DIS;
319 if (userquota == Q2_EN || groupquota == Q2_EN)
323 switch(userquota) {

Completed in 23 milliseconds