Searched refs:badfileops (Results 1 – 17 of 17) sorted by relevance
204 fp->f_ops = &badfileops; in nfscbd_addsock()
251 KASSERT(fp->f_ops == &badfileops, ("not badfileops in fifo_open")); in fifo_open()
86 if (fp->f_ops == &badfileops) { in zfs_file_open()
356 fp->f_ops = &badfileops; in procdesc_close()
343 fp->f_ops = &badfileops; in timerfd_close()
2132 fp->f_ops = &badfileops; in _falloc_noinstall()3122 if (__predict_false(fp->f_ops == &badfileops)) { in fgetvp_lookup()3426 if (__predict_false(fp->f_ops == &badfileops)) { in _fget()3492 if (__predict_false(fp->f_ops == &badfileops)) { in fget_mmap()3606 if (fp->f_ops == &badfileops) { in fgetvp_rights()5268 struct fileops badfileops = { variable5294 fp->f_ops = &badfileops; in path_close()
1179 if (error == ENXIO && fp->f_ops != &badfileops) { in openatfp()1218 if (fp->f_ops == &badfileops) { in openatfp()4350 if (__predict_false(fp->f_vnode == NULL || fp->f_ops == &badfileops)) { in getvnode_path()4631 KASSERT(fp->f_ops == &badfileops, in kern_fhopen()4935 if (infp->f_ops == &badfileops) { in kern_copy_file_range()4947 if (outfp->f_ops == &badfileops) { in kern_copy_file_range()
349 fp->f_ops = &badfileops; in soo_close()
1618 fp->f_ops = &badfileops; in pipe_close()
475 if (fp->f_ops == &badfileops) { in vn_open_vnode()1847 fp->f_ops = &badfileops; in vn_closefile()
2127 if (fp->f_ops == &badfileops) { in ttyhook_register()
253 extern struct fileops badfileops;
548 fp->f_ops = &badfileops; in nfsrvd_addsock()
1557 fp->f_ops = &badfileops; in icl_soft_conn_handoff()
1135 fp->f_ops = &badfileops; in icl_cxgbei_conn_handoff()
1441 fp->f_ops = &badfileops; in tcp_allocate_qpair()
1316 if (fp->f_ops == &badfileops) in devfs_open()