Home
last modified time | relevance | path

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

/external/e2fsprogs/misc/
Dtune2fs.c70 #define QOPT_ENABLE (1) macro
1421 quota_enable[qtype] = QOPT_ENABLE; in update_feature_set()
1437 quota_enable[PRJQUOTA] = QOPT_ENABLE; in update_feature_set()
1625 if (quota_enable[PRJQUOTA] == QOPT_ENABLE && in handle_quota_options()
1633 if (quota_enable[qtype] == QOPT_ENABLE) in handle_quota_options()
1648 if (quota_enable[qtype] == QOPT_ENABLE && in handle_quota_options()
1712 quota_enable[USRQUOTA] = QOPT_ENABLE; in option_handle_function()
1716 quota_enable[GRPQUOTA] = QOPT_ENABLE; in option_handle_function()
1720 quota_enable[PRJQUOTA] = QOPT_ENABLE; in option_handle_function()