Searched refs:DTYPE_VNODE (Results 1 – 11 of 11) sorted by relevance
101 if (fp->f_type == DTYPE_VNODE) in zfs_file_write_impl()238 if (fp->f_type != DTYPE_VNODE) in zfs_file_fsync()
263 case DTYPE_VNODE: in sys___mac_get_fd()422 case DTYPE_VNODE: in sys___mac_set_fd()
613 if (fp->f_type != DTYPE_VNODE) { in kern_fcntl()718 if (fp->f_type != DTYPE_VNODE) { in kern_fcntl()774 if (fp->f_type != DTYPE_VNODE) { in kern_fcntl()825 if (fp->f_type != DTYPE_VNODE) { in kern_fcntl()2466 if (fp == NULL || fp->f_type != DTYPE_VNODE || in fdclearlocks()2637 if (fp->f_type != DTYPE_VNODE) in is_unsafe()2791 if (fp->f_type == DTYPE_VNODE) { in closef()2870 finit(fp, (flag & FMASK) | (fp->f_flag & FHASLOCK), DTYPE_VNODE, in finit_vnode()3553 if (fp->f_type != DTYPE_VNODE) { in sys_flock()3706 if (fp->f_type == DTYPE_VNODE) { in chroot_refuse_vdir_fds()[all …]
803 if (fp->f_type == DTYPE_VNODE) in aio_process_rw()1231 if (fp == NULL || fp->f_type != DTYPE_VNODE) in aio_qbio()1790 if (fp->f_type == DTYPE_VNODE) { in aio_queue_file()2055 if (fp->f_type == DTYPE_VNODE) { in sys_aio_cancel()
340 if (fp->f_type != DTYPE_NONE && fp->f_type != DTYPE_VNODE) in vn_open_vnode_advlock()430 fp->f_type = DTYPE_VNODE; in vn_open_vnode()1761 ref= (fp->f_flag & FHASLOCK) != 0 && fp->f_type == DTYPE_VNODE; in vn_closefile()
583 if (fp->f_type == DTYPE_VNODE) { in sendfile_getobj()
2105 if (fp->f_type != DTYPE_VNODE || fp->f_vnode->v_type != VCHR) { in ttyhook_register()
4688 if (fp->f_type != DTYPE_VNODE) { in kern_posix_fadvise()
663 if (fp->f_type != DTYPE_VNODE) { in mac_veriexec_syscall()
60 #define DTYPE_VNODE 1 /* file */ macro
685 case DTYPE_VNODE: in audit_arg_file()