Home
last modified time | relevance | path

Searched refs:devfs_vfsops (Results 1 – 2 of 2) sorted by relevance

/src/sys/fs/devfs/
H A Ddevfs_vfsops.c236 static struct vfsops devfs_vfsops = { variable
244 VFS_SET(devfs_vfsops, devfs, VFCF_SYNTHETIC | VFCF_JAIL);
/src/sys/conf/
H A Dfiles3611 fs/devfs/devfs_vfsops.c standard