Searched refs:DTYPE_VNODE (Results 1 – 19 of 19) sorted by relevance
138 if (fp->f_type == DTYPE_VNODE) in zfs_file_write_impl()283 if (fp->f_type != DTYPE_VNODE) in zfs_file_fsync()
264 if ((fdm->flags & FMNT_NODUP) != 0 && a->fp->f_type == DTYPE_VNODE) { in fdesc_get_ino_alloc()647 case DTYPE_VNODE: in fdesc_readlink()
373 case DTYPE_VNODE: in sys___mac_get_fd()510 case DTYPE_VNODE: in sys___mac_set_fd()
635 if (fp->f_type != DTYPE_VNODE || fp->f_ops == &path_fileops) { in kern_fcntl()740 if (fp->f_type != DTYPE_VNODE || fp->f_ops == &path_fileops) { in kern_fcntl()796 if (fp->f_type != DTYPE_VNODE || fp->f_ops == &path_fileops) { in kern_fcntl()847 if (fp->f_type != DTYPE_VNODE) { in kern_fcntl()2483 if (fp->f_type != DTYPE_VNODE || in fdclearlocks()2642 if (fp->f_type != DTYPE_VNODE) in is_unsafe()2794 if (fp->f_type == DTYPE_VNODE) { in closef()2874 finit(fp, (flag & FMASK) | (fp->f_flag & FHASLOCK), DTYPE_VNODE, in finit_vnode()3742 if (fp->f_type != DTYPE_VNODE && fp->f_type != DTYPE_FIFO) { in sys_flock()3896 if (fp->f_type == DTYPE_VNODE) { in chroot_refuse_vdir_fds()[all …]
791 if (fp->f_type == DTYPE_VNODE) in aio_process_rw()1220 if (fp == NULL || fp->f_type != DTYPE_VNODE) in aio_qbio()1773 if (fp->f_type == DTYPE_VNODE) { in aio_queue_file()2038 if (fp->f_type == DTYPE_VNODE) { in sys_aio_cancel()
364 if (fp->f_type != DTYPE_NONE && fp->f_type != DTYPE_VNODE) in vn_open_vnode_advlock()476 fp->f_type = DTYPE_VNODE; in vn_open_vnode()4267 if (fp2->f_type != DTYPE_VNODE) in vn_cmp()
582 if (fp->f_type == DTYPE_VNODE) { in sendfile_getobj()
1586 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()
1263 DTYPE_VNODE, NULL, &path_fileops); in openatfp()4844 if (fp->f_type != DTYPE_VNODE) { in kern_posix_fadvise()
388 if (fp->f_type != DTYPE_VNODE) { in mac_grantbylabel_syscall()
2408 if ((fp->f_type != DTYPE_SHM && fp->f_type != DTYPE_VNODE) || in is_sendfile()2409 (fp->f_type == DTYPE_VNODE && in is_sendfile()2433 return (fp->f_type == DTYPE_VNODE && fp->f_vnode != NULL && in is_regular_file()2575 if ((fp->f_type != DTYPE_SHM && fp->f_type != DTYPE_VNODE) || in linux_sendfile_common()2576 (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()
60 #define DTYPE_VNODE 1 /* file */ macro
894 if (fp->f_type != DTYPE_VNODE) { in mac_veriexec_syscall()
682 case DTYPE_VNODE: in audit_arg_file()
1317 finit(fp, fp->f_flag, DTYPE_VNODE, dev, &devfs_ops_f); in devfs_open()2035 if (fp2->f_type != DTYPE_VNODE || fp2->f_ops != &devfs_ops_f) in devfs_cmp_f()
586 case DTYPE_VNODE: in procstat_getfiles_kvm()