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

/freebsd-current/sys/fs/devfs/
H A Ddevfs_vnops.c114 devfs_fp_check(struct file *fp, struct cdev **devp, struct cdevsw **dswp, function
1000 error = devfs_fp_check(fp, &dev, &dsw, &ref);
1386 error = devfs_fp_check(fp, &dev, &dsw, &ref);
1421 error = devfs_fp_check(fp, &dev, &dsw, &ref);
1927 error = devfs_fp_check(fp, &dev, &dsw, &ref);
2006 error = devfs_fp_check(fp, &dev, &dsw, &ref);

Completed in 104 milliseconds