Searched refs:sysvbfs_bfs_init (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/sys/fs/sysvbfs/
H A Dbfs.h162 int sysvbfs_bfs_init(struct bfs **, struct vnode *);
H A Dbfs_sysvbfs.c58 sysvbfs_bfs_init(struct bfs **bfsp, struct vnode *vp) function
H A Dsysvbfs_vfsops.c189 if ((error = sysvbfs_bfs_init(&bmp->bfs, devvp)) != 0) {

Completed in 167 milliseconds