Home
last modified time | relevance | path

Searched defs:vfsp (Results 1 – 12 of 12) sorted by relevance

/openbsd/lib/libc/gen/
H A Dstatvfs.c24 cvt_statfs_to_statvfs(const struct statfs *fsp, struct statvfs *vfsp) in cvt_statfs_to_statvfs()
/openbsd/sys/kern/
H A Dvfs_init.c116 struct vfsconf *vfsp; in vfsinit() local
H A Dvfs_subr.c179 vfs_mount_alloc(struct vnode *vp, struct vfsconf *vfsp) in vfs_mount_alloc()
266 struct vfsconf *vfsp; in vfs_rootmountalloc() local
1377 struct vfsconf *vfsp, *tmpvfsp; in vfs_sysctl() local
H A Dvfs_syscalls.c115 struct vfsconf *vfsp; in sys_mount() local
/openbsd/sys/ufs/ufs/
H A Dufs_vfsops.c108 ufs_init(struct vfsconf *vfsp) in ufs_init()
/openbsd/sys/ufs/mfs/
H A Dmfs_vfsops.c219 mfs_init(struct vfsconf *vfsp) in mfs_init()
/openbsd/sys/tmpfs/
H A Dtmpfs_vfsops.c73 tmpfs_init(struct vfsconf *vfsp) in tmpfs_init()
/openbsd/sys/isofs/cd9660/
H A Dcd9660_node.c75 cd9660_init(struct vfsconf *vfsp) in cd9660_init()
/openbsd/sys/msdosfs/
H A Dmsdosfs_denode.c82 msdosfs_init(struct vfsconf *vfsp) in msdosfs_init()
/openbsd/sys/ufs/ext2fs/
H A Dext2fs_vfsops.c92 ext2fs_init(struct vfsconf *vfsp) in ext2fs_init()
/openbsd/sys/ufs/ffs/
H A Dffs_vfsops.c1425 ffs_init(struct vfsconf *vfsp) in ffs_init()
/openbsd/sys/nfs/
H A Dnfs_subs.c906 nfs_vfs_init(struct vfsconf *vfsp) in nfs_vfs_init()