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
182 * if it's locked or not (most of the time it won't be).
330 * dquot is still left locked at exit.
482 bool locked;
503 locked = false;
506 locked = true;
511 if (!locked) {
513 locked = true;
520 if (!locked) {
522 locked = true;
527 if (locked)
613 * Flags indicate if the dquot is to be locked here and also
649 * dquot is locked already. See if we'd go over the hardlimit
723 * dquots are unlocked on return, if they were not locked by caller.
781 * The inode sent in is locked.