Home | Sort by: relevance | last modified time | path |
/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) { |