Searched refs:PAGER_SUCCESS (Results 1 – 3 of 3) sorted by relevance
55 #define PAGER_SUCCESS 0 /* page read or written */ macro
297 int result = PAGER_SUCCESS; in vnode_pageout()588 int result = PAGER_SUCCESS; in vnode_pagein()
1596 …runc_page(upl_offset), trunc_page_64(f_offset), PAGE_SIZE, pageout_flags, NULL) != PAGER_SUCCESS) { in cluster_io()