HomeSort by relevance Sort by last modified time
    Searched refs:dqi_ops (Results 1 - 3 of 3) sorted by null

  /external/e2fsprogs/lib/support/
quotaio_tree.h 51 struct qtree_fmt_operations *dqi_ops; /* Operations for entry member in struct:qtree_mem_dqinfo
quotaio_tree.c 337 info->dqi_ops->mem2disk_dqblk(ddquot, dquot);
458 i < qtree_dqstr_in_blk(info) && !info->dqi_ops->is_id(ddquot, dquot);
537 info->dqi_ops->disk2mem_dqblk(dquot, ddquot);
575 info->dqi_ops->disk2mem_dqblk(dquot, ddata);
quotaio_v2.c 181 h->qh_info.u.v2_mdqi.dqi_qtree.dqi_ops = &v2r1_fmt_ops;
219 h->qh_info.u.v2_mdqi.dqi_qtree.dqi_ops = &v2r1_fmt_ops;

Completed in 54 milliseconds