Lines Matching defs:locked
24 * Add the locked dquot to the transaction.
25 * The dquot must be locked, and it cannot be associated with any
193 * if it's locked or not (most of the time it won't be).
343 * dquot is still left locked at exit.
495 bool locked;
516 locked = false;
519 locked = true;
524 if (!locked) {
526 locked = true;
533 if (!locked) {
535 locked = true;
540 if (locked)
627 * Flags indicate if the dquot is to be locked here and also
663 * dquot is locked already. See if we'd go over the hardlimit
743 * dquots are unlocked on return, if they were not locked by caller.
804 * The inode sent in is locked.