Home
last modified time | relevance | path

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

/freebsd-13.1/sys/fs/devfs/
H A Ddevfs_vfsops.c240 static struct vfsops devfs_vfsops = { variable
248 VFS_SET(devfs_vfsops, devfs, VFCF_SYNTHETIC | VFCF_JAIL);
/freebsd-13.1/sys/conf/
H A Dfiles3584 fs/devfs/devfs_vfsops.c standard