Home
last modified time | relevance | path

Searched refs:blkdat (Results 1 – 3 of 3) sorted by relevance

/titanic_50/usr/src/cmd/ypcmd/
H A Dypxfrd_server.c268 res.status = mygetpage(res.pag_u.ok.blkdat, &(res.pag_u.ok.blkno), m); in xdr_pages()
272 s = (short *)res.pag_u.ok.blkdat; in xdr_pages()
285 res.status = mygetpage(res.pag_u.ok.blkdat, in xdr_pages()
290 s = (short *)res.pag_u.ok.blkdat; in xdr_pages()
343 res.status = mygetdir(res.dir_u.ok.blkdat, &(res.dir_u.ok.blkno), m); in xdr_dirs()
351 res.status = mygetdir(res.dir_u.ok.blkdat, in xdr_dirs()
H A Dypxfrd.x48 pagblock blkdat; member
53 dirblock blkdat; member
H A Dypxfrd_client.c101 s = (short *)PAG->pag_u.ok.blkdat;
114 PAG->pag_u.ok.blkdat, PBLKSIZ) < 0) {
159 DIR->dir_u.ok.blkdat, DBLKSIZ) < 0) {