Searched refs:e2fs_read (Results 1 - 4 of 4) sorted by relevance

/external/e2fsprogs/lib/support/
H A Dquotaio_v2.c140 if (h->e2fs_read(&h->qh_qf, 0, dqh, sizeof(struct v2_disk_dqheader)) !=
184 if (h->e2fs_read(&h->qh_qf, V2_DQINFOOFF, &ddqinfo,
H A Dquotaio.c262 h->e2fs_read = quota_read_nomount;
364 h->e2fs_read = quota_read_nomount;
H A Dquotaio.h125 unsigned int (*e2fs_read)(struct quota_file *qf, ext2_loff_t offset, member in struct:quota_handle
H A Dquotaio_tree.c66 err = h->e2fs_read(&h->qh_qf, blk << QT_BLKSIZE_BITS, buf,
529 ret = h->e2fs_read(&h->qh_qf, offset, ddquot,

Completed in 108 milliseconds