Searched refs:pdirbp (Results 1 – 9 of 9) sorted by relevance
657 if (pdirbp != 0) in getdirblk()658 pdirbp->b_flags &= ~B_INUSE; in getdirblk()659 pdirbp = getdatablk(blkno, size); in getdirblk()660 return (pdirbp); in getdirblk()
139 extern struct bufarea *pdirbp; /* current directory contents */
149 pbp = pdirbp = NULL; in bufinit()351 pbp = pdirbp = NULL; in ckfini()
62 struct bufarea *pdirbp; /* current directory contents */ variable
680 if (pdirbp != 0) in getdirblk()681 pdirbp->b_flags &= ~B_INUSE; in getdirblk()682 pdirbp = getdatablk(blkno, size); in getdirblk()683 return (pdirbp); in getdirblk()
74 extern struct bufarea *pdirbp; /* current directory contents */
124 pbp = pdirbp = NULL; in bufinit()259 pbp = pdirbp = NULL; in ckfini()
64 struct bufarea *pdirbp; /* current directory contents */ variable
78 struct bufarea *pdirbp; /* current directory contents */ variable