Searched refs:devfs_ops_f (Results 1 – 1 of 1) sorted by relevance
69 static const struct fileops devfs_ops_f; variable1317 finit(fp, fp->f_flag, DTYPE_VNODE, dev, &devfs_ops_f); in devfs_open()2044 if (fp2->f_type != DTYPE_VNODE || fp2->f_ops != &devfs_ops_f) in devfs_cmp_f()2049 static const struct fileops devfs_ops_f = { variable