Lines Matching defs:dirty
231 * Returns a list of dirty locked pages all ready to be
245 page_t *dirty;
268 dirty = pp;
280 page_add(&dirty, pp);
292 page_add(&dirty, pp);
293 dirty = dirty->p_next;
298 return (dirty);
607 * Now acquire the i/o lock so we can add it to the dirty
634 * software mod bit when we put the page on the dirty
674 * Page is dirty, get it ready for the write back
675 * and add page to the dirty list.
841 * If just flushing dirty pages to disk and this vnode
964 * pvn_getdirty() figures out what do do with a dirty page.
965 * If the page is dirty, the putapage() routine will write it
966 * and will kluster any other adjacent dirty pages it can.
1074 * dirty so that we know that when this page is written