Home
last modified time | relevance | path

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

/third_party/f2fs-tools/fsck/
Dquotaio.h177 int (*commit_dquot) (struct dquot *dquot); member
Dquotaio_v2.c40 .commit_dquot = v2_commit_dquot,
Dmkquota.c57 if (qh->qh_ops->commit_dquot(dq)) { in write_dquots()