/dflybsd-src/sys/kern/ |
H A D | vfs_init.c | 265 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
|
H A D | vfs_vfsops.c | 282 vfs_init(struct vfsconf *vfc) in vfs_init() 295 vfs_uninit(struct vfsconf *vfc, struct vfsconf *vfsp) in vfs_uninit()
|
/dflybsd-src/sbin/mount_std/ |
H A D | mount_std.c | 61 struct vfsconf vfc; in main() local
|
/dflybsd-src/sbin/mount_null/ |
H A D | mount_null.c | 64 struct vfsconf vfc; in main() local
|
/dflybsd-src/sbin/mount_ext2fs/ |
H A D | mount_ext2fs.c | 63 struct vfsconf vfc; in main() local
|
/dflybsd-src/sbin/mount_udf/ |
H A D | mount_udf.c | 70 struct vfsconf vfc; in main() local
|
/dflybsd-src/sbin/mount_ufs/ |
H A D | mount_ufs.c | 71 struct vfsconf vfc; in mount_ufs() local
|
/dflybsd-src/sbin/mount_dirfs/ |
H A D | mount_dirfs.c | 67 struct vfsconf vfc; in main() local
|
/dflybsd-src/sbin/nfsiod/ |
H A D | nfsiod.c | 70 struct vfsconf vfc; in main() local
|
/dflybsd-src/sys/vfs/ntfs/ |
H A D | ntfs_ihash.c | 76 ntfs_nthash_uninit(struct vfsconf *vfc) in ntfs_nthash_uninit()
|
/dflybsd-src/usr.bin/lsvfs/ |
H A D | lsvfs.c | 39 struct vfsconf vfc; in main() local
|
/dflybsd-src/sbin/mount_devfs/ |
H A D | mount_devfs.c | 75 struct vfsconf vfc; in main() local
|
/dflybsd-src/contrib/smbfs/mount_smbfs/ |
H A D | mount_smbfs.c | 78 struct vfsconf vfc; in main() local
|
/dflybsd-src/sbin/mount_hammer2/ |
H A D | mount_hammer2.c | 67 struct vfsconf vfc; in main() local
|
/dflybsd-src/sys/vfs/hpfs/ |
H A D | hpfs_hash.c | 74 hpfs_hphash_uninit(struct vfsconf *vfc) in hpfs_hphash_uninit()
|
/dflybsd-src/sbin/mount_fuse/ |
H A D | mount_fusefs.c | 118 struct vfsconf vfc; in main() local
|
/dflybsd-src/sbin/mount_autofs/ |
H A D | mount_autofs.c | 109 struct vfsconf vfc; in mount_autofs() local
|
/dflybsd-src/sbin/mount_hpfs/ |
H A D | mount_hpfs.c | 69 struct vfsconf vfc; in main() local
|
/dflybsd-src/sbin/mount_hammer/ |
H A D | mount_hammer.c | 68 struct vfsconf vfc; in main() local
|
/dflybsd-src/sbin/mount_ntfs/ |
H A D | mount_ntfs.c | 75 struct vfsconf vfc; in main() local
|
/dflybsd-src/sbin/mount_msdos/ |
H A D | mount_msdos.c | 88 struct vfsconf vfc; in main() local
|
/dflybsd-src/sbin/mount_cd9660/ |
H A D | mount_cd9660.c | 84 struct vfsconf vfc; in main() local
|
/dflybsd-src/usr.bin/nfsstat/ |
H A D | nfsstat.c | 165 struct vfsconf vfc; in readstats() local
|
/dflybsd-src/test/debug/ |
H A D | ncptrace.c | 291 printvfc(kvm_t *kd, struct vfsconf *vfc) in printvfc()
|
/dflybsd-src/sbin/mount_tmpfs/ |
H A D | mount_tmpfs.c | 334 struct vfsconf vfc; in mount_tmpfs() local
|