Searched refs:pdirbp (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/cmd/fs.d/udfs/fsck/
H A Dutilities.c281 pbp = pdirbp = NULL;
367 pbp = pdirbp = NULL;
H A Dfsck.h104 struct bufarea *pdirbp; /* pointer to directory data in buffer pool */ variable in typeref:struct:bufarea
/illumos-gate/usr/src/cmd/fs.d/ufs/fsck/
H A Ddir.c1318 if (pdirbp != 0) {
1319 brelse(pdirbp);
1321 pdirbp = getdatablk(blkno, size);
1322 return (pdirbp);
H A Dfsck.h129 struct bufarea *pdirbp; /* pointer to directory data in buffer pool */ variable in typeref:struct:bufarea
H A Dutilities.c230 pbp = pdirbp = NULL;
426 pdirbp = NULL;

Completed in 71 milliseconds