Lines Matching defs:locked
2160 * On success, page_result is set to a locked, pinned page, and bh_result
2668 * someone else could have locked them and sent them down the
2688 * get to the media. The page is currently locked and not marked for
2879 bool locked = false;
2906 locked = true;
2937 if (!locked) {
2939 locked = true;
2949 if (locked)
2961 locked = false;
3087 * the page is locked, and the only places that log a data buffer
3194 * Returns true if the folio's buffers were dropped. The folio is locked.