Home
last modified time | relevance | path

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

/external/e2fsprogs/lib/quota/
Dquotaio.c350 if (h->qh_ops->write_info && h->qh_ops->write_info(h) < 0) in quota_file_close()
Dquotaio.h118 int (*write_info) (struct quota_handle *h); member
Dquotaio_v2.c36 .write_info = v2_write_info,