Home
last modified time | relevance | path

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

/external/e2fsprogs/lib/support/
Dquotaio_tree.h51 struct qtree_fmt_operations *dqi_ops; /* Operations for entry member
Dquotaio_tree.c337 info->dqi_ops->mem2disk_dqblk(ddquot, dquot); in qtree_write_dquot()
458 i < qtree_dqstr_in_blk(info) && !info->dqi_ops->is_id(ddquot, dquot); in find_block_dqentry()
537 info->dqi_ops->disk2mem_dqblk(dquot, ddquot); in qtree_read_dquot()
575 info->dqi_ops->disk2mem_dqblk(dquot, ddata); in report_block()
Dquotaio_v2.c181 h->qh_info.u.v2_mdqi.dqi_qtree.dqi_ops = &v2r1_fmt_ops; in v2_init_io()
219 h->qh_info.u.v2_mdqi.dqi_qtree.dqi_ops = &v2r1_fmt_ops; in v2_new_io()