Home
last modified time | relevance | path

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

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