Home
last modified time | relevance | path

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

/external/e2fsprogs/lib/support/
Dquotaio_v2.c26 static int v2_commit_dquot(struct dquot *dquot);
39 .commit_dquot = v2_commit_dquot,
257 static int v2_commit_dquot(struct dquot *dquot) in v2_commit_dquot() function