Searched refs:devfs (Results 1 – 20 of 20) sorted by relevance
10 devfs.h13 devfs.h \22 INSTALL_MI_DIR = miscfs/devfs30 EXPORT_MI_DIR = miscfs/devfs
3 this file is: /sys/miscfs/devfs/README26 When you mount the devfs somewhere (you can mount it multiple times in38 even if the external devfs has not been mounted yet :)54 i.e. if you have two devfs trees mounted, you can change the
10 devfs \19 devfs \
70 OPTIONS/devfs optional devfs148 bsd/miscfs/devfs/devfs_fdesc_support.c optional fdesc152 bsd/miscfs/devfs/devfs_tree.c optional devfs153 bsd/miscfs/devfs/devfs_vnops.c optional devfs154 bsd/miscfs/devfs/devfs_vfsops.c optional devfs
27 # FILESYS_BASE = [ devfs fifo fs_compression config_mnt_rootsnap config_protect config_fse route…
27 # FILESYS_BASE = [ devfs fifo fs_compression config_protect config_mnt_rootsnap config_triggers …
27 # FILESYS_BASE = [ devfs fdesc config_dev_kmem config_fse quota namedstreams config_mnt_rootsnap…
31 # FILESYS_BASE = [ devfs fifo fs_compression config_protect config_mnt_rootsnap config_triggers …
30 # FILESYS_BASE = [ devfs fifo fs_compression config_protect config_mnt_rootsnap config_triggers …
27 # FILESYS_BASE = [ devfs fdesc fifo fs_compression config_protect config_mnt_rootsnap config_ros…
29 # FILESYS_BASE = [ devfs fdesc fifo fs_compression config_protect config_mnt_rootsnap config_ros…
120 options DEVFS # devfs support # <devfs>
1575 struct preserved_mount devfs = { NULLVP, NULL, NULLVP, NULLVP, "dev" }; in vfs_switch_root() local1587 preserved[0] = &devfs; in vfs_switch_root()