Home
last modified time | relevance | path

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

/external/f2fs-tools/fsck/
Dquotaio.c199 if (h->qh_ops->end_io && h->qh_ops->end_io(h) < 0) in quota_file_close()
Dquotaio.h161 int (*end_io) (struct quota_handle *h); member
/external/e2fsprogs/lib/support/
Dquotaio.c414 if (h->qh_ops->end_io && h->qh_ops->end_io(h) < 0) in quota_file_close()
Dquotaio.h168 int (*end_io) (struct quota_handle *h); member