Searched refs:DTYPE_VNODE (Results 1 – 25 of 29) sorted by relevance
12
476 if (cur_fp->f_type != DTYPE_VNODE) { in linux_sys_inotify_add_watch()511 KASSERT(wp->f_type == DTYPE_VNODE); in linux_sys_inotify_add_watch()564 if (wp->f_type != DTYPE_VNODE) { in linux_sys_inotify_add_watch()704 KASSERT(fp->f_type == DTYPE_VNODE); in inotify_filt_attach()773 KASSERT(fp->f_type == DTYPE_VNODE); in inotify_readdir()833 if (wp->f_type != DTYPE_VNODE) in get_inotify_dir_entries()1016 KASSERT(wp->f_type == DTYPE_VNODE); in kevent_to_inotify()
168 if (fp->f_type == DTYPE_VNODE && in linux_sys_ioctl()
212 if (fp->f_type == DTYPE_VNODE) { in linux_open_ctty()404 if (fp->f_type != DTYPE_VNODE in linux_sys_fcntl()
1396 if (fp->f_type == DTYPE_VNODE) { in linux_ioctl_socket()
76 if (da->da_fp->f_type == DTYPE_VNODE) in write_bytes()82 if (da->da_fp->f_type == DTYPE_VNODE) in write_bytes()
75 if (fp->f_type == DTYPE_VNODE) in fo_write()84 if (fp->f_type == DTYPE_VNODE) in fo_read()169 if (dsp->dsa_fp->f_type == DTYPE_VNODE) in dump_bytes()
205 fp->f_type = DTYPE_VNODE; in pty_alloc_master()283 fp->f_type = DTYPE_VNODE; in pty_alloc_slave()
135 fp->f_type = DTYPE_VNODE; in sys_ktrace()
117 fp->f_type = DTYPE_VNODE; in fd_checkstd()
236 fp->f_type = DTYPE_VNODE; in exec_script_makecmds()
282 if (fp->f_type == DTYPE_VNODE) { in epoll_ctl_common()
515 if (__predict_false(fp->f_type != DTYPE_VNODE)) { in fd_getvnode()1595 (noadvlock || fp->f_type != DTYPE_VNODE)) { in fd_free()2392 if (fp->f_type == DTYPE_VNODE) { in fill_file2()
475 if (fp->f_type == DTYPE_VNODE) in sys_fcntl()
180 #define DTYPE_VNODE 1 /* file */ macro
184 if (fp->f_type == DTYPE_VNODE) in ultrix_sys_open()
188 if (fp != NULL && fp->f_type == DTYPE_VNODE in db_show_files_cmd()
873 case DTYPE_VNODE: in procfs_getattr()1223 if (fp->f_type == DTYPE_VNODE && fvp->v_type != VDIR && in procfs_lookup()1852 case DTYPE_VNODE: in procfs_readlink()1962 case DTYPE_VNODE: in fttodt()
373 case DTYPE_VNODE: in procfs_loadvnode()
532 if (Aflg && file.f_type != DTYPE_VNODE && checkfile == 0) in ftrans()536 case DTYPE_VNODE: in ftrans()
645 if (fp->f_type == DTYPE_VNODE) { in linux32_ioctl_socket()
338 case DTYPE_VNODE: in fdesc_attr()
743 if (fp->f_type != DTYPE_VNODE) in fd2biosinfo()
531 if (fp->f_type == DTYPE_VNODE) in sunos_sys_ioctl()
720 if (fp->f_type == DTYPE_VNODE) in sunos_sys_open()
951 if (fp->f_type == DTYPE_VNODE) in sunos32_sys_open()