Lines Matching defs:unlock
4986 * shortcircuiting here avoids 3 unneeded lock/unlock
11581 * waiting to do a commit, then just unlock the page and
11676 * If we got an error during the commit, just unlock all
11691 * storage on the server. We just unlock the rest of the pages
11709 * be rewritten so unlock the page and return.
12212 * then unlock them so that they can be freed some
12223 * This will unlock all of the pages on the list.
12240 * If we got an error, then just unlock all of the pages
12253 * storage on the server. We just unlock the pages and clear
13200 * unlock is mapped to a read.
13377 * No lock owner so no locks to unlock.
13381 * so notify it of the unlock.
13508 bool_t unlock = (flk->l_type == F_UNLCK);
13514 if (error != 0 && !unlock) {
13542 "lop %p oop %p osp %p", unlock ? "LOCKU" : "LOCK",
13544 if (unlock)
14500 * Process and cleanup from error. Make interrupted unlock
14532 "write" : bfp->l_type == F_RDLCK ? "read" : "unlock",
14685 * send an unlock for the entire file to the server.
14689 * the unlock call wastes time but doesn't harm correctness.
14707 ld.l_type = F_UNLCK; /* set to unlock entire file */
14708 ld.l_whence = 0; /* unlock from start of file */
15919 * to unlock these ranges.
15954 * unlock the last part of the lost lock range.
15964 * Is it an to-EOF lock? if so unlock till the end