Home
last modified time | relevance | path

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

/freebsd-13.1/sys/fs/devfs/
H A Ddevfs_vnops.c73 static struct fileops devfs_ops_f; variable
1314 finit(fp, fp->f_flag, DTYPE_VNODE, dev, &devfs_ops_f); in devfs_open()
2025 static struct fileops devfs_ops_f = { variable