Searched refs:quota_update_limits (Results 1 - 3 of 3) sorted by relevance

/external/e2fsprogs/lib/quota/
H A Dmkquota.h54 errcode_t quota_update_limits(quota_ctx_t qctx, ext2_ino_t qf_ino, int type);
H A Dmkquota.c488 errcode_t quota_update_limits(quota_ctx_t qctx, ext2_ino_t qf_ino, int type) function
/external/e2fsprogs/misc/
H A Dtune2fs.c738 quota_update_limits(qctx, qf_ino, USRQUOTA);
747 quota_update_limits(qctx, qf_ino, GRPQUOTA);

Completed in 89 milliseconds