Home
last modified time | relevance | path

Searched refs:QOPT_DISABLE (Results 1 – 1 of 1) sorted by relevance

/external/e2fsprogs/misc/
Dtune2fs.c71 #define QOPT_DISABLE (-1) macro
1423 quota_enable[qtype] = QOPT_DISABLE; in update_feature_set()
1443 quota_enable[PRJQUOTA] = QOPT_DISABLE; in update_feature_set()
1458 quota_enable[qtype] = QOPT_DISABLE; in update_feature_set()
1677 } else if (quota_enable[qtype] == QOPT_DISABLE) { in handle_quota_options()
1714 quota_enable[USRQUOTA] = QOPT_DISABLE; in option_handle_function()
1718 quota_enable[GRPQUOTA] = QOPT_DISABLE; in option_handle_function()
1722 quota_enable[PRJQUOTA] = QOPT_DISABLE; in option_handle_function()