Home
last modified time | relevance | path

Searched refs:ufs_vinit (Results 1 – 3 of 3) sorted by relevance

/dragonfly/sys/vfs/ufs/
H A Dufs_extern.h92 int ufs_vinit(struct mount *, struct vnode **);
H A Dffs_vfsops.c1156 error = ufs_vinit(mp, &vp); in ffs_vget()
H A Dufs_vnops.c1932 ufs_vinit(struct mount *mntp, struct vnode **vpp) in ufs_vinit() function