Lines Matching defs:locked
2172 * On success, page_result is set to a locked, pinned page, and bh_result
2682 * someone else could have locked them and sent them down the
2702 * get to the media. The page is currently locked and not marked for
2899 bool locked = false;
2929 locked = true;
2960 if (!locked) {
2962 locked = true;
2972 if (locked)
2984 locked = false;
3110 * the page is locked, and the only places that log a data buffer
3217 * Returns 1 if the page's buffers were dropped. The page is locked.