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

  /src/lib/libquota/
quota_oldfiles.c 57 int ofe_hasuserquota; member in struct:oldfiles_fstabentry
140 ofe->ofe_hasuserquota = ofe->ofe_hasgroupquota = 0;
153 ofe->ofe_hasuserquota = 1;
276 if (!ofe->ofe_hasuserquota) {
399 if (!ofe->ofe_hasuserquota && !ofe->ofe_hasgroupquota) {
404 if (ofe->ofe_hasuserquota) {
quota_oldfiles.c 57 int ofe_hasuserquota; member in struct:oldfiles_fstabentry
140 ofe->ofe_hasuserquota = ofe->ofe_hasgroupquota = 0;
153 ofe->ofe_hasuserquota = 1;
276 if (!ofe->ofe_hasuserquota) {
399 if (!ofe->ofe_hasuserquota && !ofe->ofe_hasgroupquota) {
404 if (ofe->ofe_hasuserquota) {

Completed in 27 milliseconds