HomeSort by: relevance | last modified time | path
    Searched defs:dqblk_getblocks (Results 1 - 3 of 3) sorted by relevancy

  /src/lib/libquota/
quota_oldfiles.c 322 dqblk_getblocks(const struct dqblk *dq, struct quotaval *qv) function in typeref:typename:void
526 dqblk_getblocks(&dq, qv);
619 dqblk_getblocks(&dq, &qv2);
quota_oldfiles.c 322 dqblk_getblocks(const struct dqblk *dq, struct quotaval *qv) function in typeref:typename:void
526 dqblk_getblocks(&dq, qv);
619 dqblk_getblocks(&dq, &qv2);
quota_oldfiles.c 322 dqblk_getblocks(const struct dqblk *dq, struct quotaval *qv) function in typeref:typename:void
526 dqblk_getblocks(&dq, qv);
619 dqblk_getblocks(&dq, &qv2);

Completed in 117 milliseconds