Home
last modified time | relevance | path

Searched defs:vfc (Results 1 – 25 of 33) sorted by relevance

12

/dragonfly/sys/kern/
HDvfs_init.c265 vfsconf_add(struct vfsconf *vfc) in vfsconf_add()
272 vfsconf_remove(struct vfsconf *vfc) in vfsconf_remove()
318 vfs_register(struct vfsconf *vfc) in vfs_register()
459 vfs_unregister(struct vfsconf *vfc) in vfs_unregister()
485 struct vfsconf *vfc; in vfs_modevent() local
HDvfs_vfsops.c282 vfs_init(struct vfsconf *vfc) in vfs_init()
295 vfs_uninit(struct vfsconf *vfc, struct vfsconf *vfsp) in vfs_uninit()
/dragonfly/sbin/mount_std/
HDmount_std.c61 struct vfsconf vfc; in main() local
/dragonfly/sbin/mount_null/
HDmount_null.c64 struct vfsconf vfc; in main() local
/dragonfly/sbin/mount_ext2fs/
HDmount_ext2fs.c63 struct vfsconf vfc; in main() local
/dragonfly/sbin/mount_udf/
HDmount_udf.c70 struct vfsconf vfc; in main() local
/dragonfly/sbin/mount_ufs/
HDmount_ufs.c71 struct vfsconf vfc; in mount_ufs() local
/dragonfly/sbin/mount_dirfs/
HDmount_dirfs.c67 struct vfsconf vfc; in main() local
/dragonfly/sbin/nfsiod/
HDnfsiod.c70 struct vfsconf vfc; in main() local
/dragonfly/sys/vfs/ntfs/
HDntfs_ihash.c76 ntfs_nthash_uninit(struct vfsconf *vfc) in ntfs_nthash_uninit()
/dragonfly/usr.bin/lsvfs/
HDlsvfs.c39 struct vfsconf vfc; in main() local
/dragonfly/sbin/mount_devfs/
HDmount_devfs.c75 struct vfsconf vfc; in main() local
/dragonfly/contrib/smbfs/mount_smbfs/
HDmount_smbfs.c78 struct vfsconf vfc; in main() local
/dragonfly/sbin/mount_hammer2/
HDmount_hammer2.c67 struct vfsconf vfc; in main() local
/dragonfly/sys/vfs/hpfs/
HDhpfs_hash.c74 hpfs_hphash_uninit(struct vfsconf *vfc) in hpfs_hphash_uninit()
/dragonfly/sbin/mount_fuse/
HDmount_fusefs.c118 struct vfsconf vfc; in main() local
/dragonfly/sbin/mount_autofs/
HDmount_autofs.c109 struct vfsconf vfc; in mount_autofs() local
/dragonfly/sbin/mount_hpfs/
HDmount_hpfs.c69 struct vfsconf vfc; in main() local
/dragonfly/sbin/mount_hammer/
HDmount_hammer.c68 struct vfsconf vfc; in main() local
/dragonfly/sbin/mount_ntfs/
HDmount_ntfs.c75 struct vfsconf vfc; in main() local
/dragonfly/sbin/mount_msdos/
HDmount_msdos.c88 struct vfsconf vfc; in main() local
/dragonfly/sbin/mount_cd9660/
HDmount_cd9660.c84 struct vfsconf vfc; in main() local
/dragonfly/usr.bin/nfsstat/
HDnfsstat.c165 struct vfsconf vfc; in readstats() local
/dragonfly/test/debug/
HDncptrace.c291 printvfc(kvm_t *kd, struct vfsconf *vfc) in printvfc()
/dragonfly/sbin/mount_tmpfs/
HDmount_tmpfs.c334 struct vfsconf vfc; in mount_tmpfs() local

12