Searched defs:dqput (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/ufs/
H A Dquota.c328 dqput(dqp) function
339 "dqput: dqp->dq_cnt == 0");
387 * dqput on all dq's. Since I am holding dq_lock on this dq, closedq
388 * will have to wait until I am done before it can call dqput on
554 * dq_cnt (via dqput()) before the file system was

Completed in 70 milliseconds