Searched refs:DTYPE_VNODE (Results 1 – 18 of 18) sorted by relevance
140 if (fp->f_type == DTYPE_VNODE) in zfs_file_write_impl()285 if (fp->f_type != DTYPE_VNODE) in zfs_file_fsync()
266 if ((fdm->flags & FMNT_NODUP) != 0 && a->fp->f_type == DTYPE_VNODE) { in fdesc_get_ino_alloc()649 case DTYPE_VNODE: in fdesc_readlink()
260 case DTYPE_VNODE: in sys___mac_get_fd()420 case DTYPE_VNODE: in sys___mac_set_fd()
640 if (fp->f_type != DTYPE_VNODE || fp->f_ops == &path_fileops) { in kern_fcntl()745 if (fp->f_type != DTYPE_VNODE || fp->f_ops == &path_fileops) { in kern_fcntl()852 if (fp->f_type != DTYPE_VNODE) { in kern_fcntl()2487 if (fp->f_type != DTYPE_VNODE || in fdclearlocks()2646 if (fp->f_type != DTYPE_VNODE) in is_unsafe()2798 if (fp->f_type == DTYPE_VNODE) { in closef()3704 if (fp->f_type != DTYPE_VNODE && fp->f_type != DTYPE_FIFO) { in sys_flock()3858 if (fp->f_type == DTYPE_VNODE) { in chroot_refuse_vdir_fds()4285 if (fp->f_type != DTYPE_VNODE || in descrip_check_write_mp()5038 case DTYPE_VNODE: in file_type_to_name()[all …]
800 if (fp->f_type == DTYPE_VNODE) in aio_process_rw()1229 if (fp == NULL || fp->f_type != DTYPE_VNODE) in aio_qbio()1801 if (fp->f_type == DTYPE_VNODE) { in aio_queue_file()2066 if (fp->f_type == DTYPE_VNODE) { in sys_aio_cancel()
366 if (fp->f_type != DTYPE_NONE && fp->f_type != DTYPE_VNODE) in vn_open_vnode_advlock()478 fp->f_type = DTYPE_VNODE; in vn_open_vnode()4266 if (fp2->f_type != DTYPE_VNODE) in vn_cmp()
582 if (fp->f_type == DTYPE_VNODE) { in sendfile_getobj()
1592 if (fp->f_type != DTYPE_VNODE || fp->f_vnode->v_type != VREG) { in kern_ptrace()
2138 if (fp->f_type != DTYPE_VNODE || fp->f_vnode->v_type != VCHR) { in ttyhook_register()
1225 DTYPE_VNODE, NULL, &path_fileops); in openatfp()4808 if (fp->f_type != DTYPE_VNODE) { in kern_posix_fadvise()
2406 if ((fp->f_type != DTYPE_SHM && fp->f_type != DTYPE_VNODE) || in is_sendfile()2407 (fp->f_type == DTYPE_VNODE && in is_sendfile()2431 return (fp->f_type == DTYPE_VNODE && fp->f_vnode != NULL && in is_regular_file()2566 if ((fp->f_type != DTYPE_SHM && fp->f_type != DTYPE_VNODE) || in linux_sendfile_common()2567 (fp->f_type == DTYPE_VNODE && in linux_sendfile_common()
183 if (fp->f_type != DTYPE_VNODE) { in linux_common_open()
69 if (filemon->fp->f_type == DTYPE_VNODE) in filemon_output()
59 #define DTYPE_VNODE 1 /* file */ macro
895 if (fp->f_type != DTYPE_VNODE) { in mac_veriexec_syscall()
683 case DTYPE_VNODE: in audit_arg_file()
1319 finit(fp, fp->f_flag, DTYPE_VNODE, dev, &devfs_ops_f); in devfs_open()2037 if (fp2->f_type != DTYPE_VNODE || fp2->f_ops != &devfs_ops_f) in devfs_cmp_f()
588 case DTYPE_VNODE: in procstat_getfiles_kvm()