Searched refs:nop_pageout (Results 1 – 2 of 2) sorted by relevance
| /xnu-11215.81.4/bsd/vfs/ | ||
| H A D | vfs_support.h | 162 extern int nop_pageout(struct vnop_pageout_args *ap); |
| H A D | vfs_support.c | 772 nop_pageout(struct vnop_pageout_args *ap) in nop_pageout() function |