Home | History | Annotate | Download | only in fsck_ext2fs

Lines Matching defs:getdirblk

106 static struct bufarea *getdirblk(daddr_t, long);
179 bp = getdirblk(idesc->id_blkno, blksiz);
205 bp = getdirblk(idesc->id_blkno, blksiz);
214 bp = getdirblk(idesc->id_blkno, blksiz);
245 bp = getdirblk(idesc->id_blkno, blksiz);
573 bp = getdirblk(fs2h32(dp->e2di_blocks[lastbn + 1]),
580 bp = getdirblk(newblk, sblock.e2fs_bsize);
588 bp = getdirblk(fs2h32(dp->e2di_blocks[lastbn + 1]),
641 bp = getdirblk(fs2h32(dp->e2di_blocks[0]), sblock.e2fs_bsize);
716 getdirblk(daddr_t blkno, long size)