Home | History | Annotate | Download | only in sysvbfs

Lines Matching defs:bmp

75 	struct bfs *bfs = bnode->bmp->bfs;	/* my filesystem */
140 struct sysvbfs_mount *bmp = bnode->bmp;
141 struct bfs *bfs = bmp->bfs;
142 struct mount *mp = bmp->mountp;
231 bfs_inode_set_attr(bnode->bmp->bfs, bnode->inode, &attr);
296 struct sysvbfs_mount *bmp = bnode->bmp;
306 vap->va_fsid = bmp->devvp->v_rdev;
338 struct bfs *bfs = bnode->bmp->bfs;
520 struct sysvbfs_mount *bmp = bnode->bmp;
521 struct bfs *bfs = bmp->bfs;
562 struct bfs *bfs = bnode->bmp->bfs;
626 struct bfs *bfs = bnode->bmp->bfs;
705 struct bfs *bfs = bnode->bmp->bfs;
734 struct sysvbfs_mount *bmp = bnode->bmp;
742 if (blk * BFS_BSIZE > bmp->bfs->data_end)
745 *a->a_vpp = bmp->devvp;
766 struct sysvbfs_mount *bmp = bnode->bmp;
786 return VOP_STRATEGY(bmp->devvp, b);
798 bfs_dump(bnode->bmp->bfs);
907 bfs_inode_set_attr(bnode->bmp->bfs, bnode->inode, &attr);