Home
last modified time | relevance | path

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

/dragonfly/sys/vfs/devfs/
H A Ddevfs_vnops.c189 struct fileops devfs_dev_fileops = { variable
1076 fp->f_ops = &devfs_dev_fileops; in devfs_spec_open()