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

  /external/e2fsprogs/lib/support/
quotaio_tree.c 244 dquot->dq_dqb.u.v2_mdqb.dqb_off =
324 dquot->dq_dqb.u.v2_mdqb.dqb_off,
335 if (!dquot->dq_dqb.u.v2_mdqb.dqb_off)
339 dquot->dq_dqb.u.v2_mdqb.dqb_off,
341 ret = h->e2fs_write(&h->qh_qf, dquot->dq_dqb.u.v2_mdqb.dqb_off, ddquot,
364 if (dquot->dq_dqb.u.v2_mdqb.dqb_off >> QT_BLKSIZE_BITS != blk)
367 (unsigned int) (dquot->dq_dqb.u.v2_mdqb.dqb_off >>
379 memset(buf + (dquot->dq_dqb.u.v2_mdqb.dqb_off &
391 dquot->dq_dqb.u.v2_mdqb.dqb_off = 0;
439 if (!dquot->dq_dqb.u.v2_mdqb.dqb_off) /* Even not allocated? *
    [all...]
quotaio.h 144 struct v2_mem_dqblk v2_mdqb; member in union:util_dqblk::__anon20813
  /external/f2fs-tools/fsck/
quotaio_tree.c 244 dquot->dq_dqb.u.v2_mdqb.dqb_off =
330 dquot->dq_dqb.u.v2_mdqb.dqb_off,
340 if (!dquot->dq_dqb.u.v2_mdqb.dqb_off) {
348 dquot->dq_dqb.u.v2_mdqb.dqb_off,
350 ret = h->write(&h->qh_qf, dquot->dq_dqb.u.v2_mdqb.dqb_off, ddquot,
373 if (dquot->dq_dqb.u.v2_mdqb.dqb_off >> QT_BLKSIZE_BITS != blk)
376 (unsigned int) (dquot->dq_dqb.u.v2_mdqb.dqb_off >>
388 memset(buf + (dquot->dq_dqb.u.v2_mdqb.dqb_off &
400 dquot->dq_dqb.u.v2_mdqb.dqb_off = 0;
448 if (!dquot->dq_dqb.u.v2_mdqb.dqb_off) /* Even not allocated? *
    [all...]
quotaio.h 137 struct v2_mem_dqblk v2_mdqb; member in union:util_dqblk::__anon22286

Completed in 90 milliseconds