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

/freebsd-10.3-release/sys/fs/devfs/
H A Ddevfs_vfsops.c34 * $FreeBSD: releng/10.3/sys/fs/devfs/devfs_vfsops.c 242833 2012-11-09 18:02:25Z attilio $
237 static struct vfsops devfs_vfsops = { variable in typeref:struct:vfsops
244 VFS_SET(devfs_vfsops, devfs, VFCF_SYNTHETIC | VFCF_JAIL);

Completed in 42 milliseconds