Searched refs:mygetpage (Results 1 – 1 of 1) sorted by relevance
72 int mygetpage(char *block, int *pageno, struct mycon *m);268 res.status = mygetpage(res.pag_u.ok.blkdat, &(res.pag_u.ok.blkno), m); in xdr_pages()285 res.status = mygetpage(res.pag_u.ok.blkdat, in xdr_pages()361 mygetpage(char *block, int *pageno, struct mycon *m) in mygetpage() function