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()
373 case DTYPE_VNODE: in sys___mac_get_fd()510 case DTYPE_VNODE: in sys___mac_set_fd()
264 if ((fdm->flags & FMNT_NODUP) != 0 && a->fp->f_type == DTYPE_VNODE) { in fdesc_get_ino_alloc()654 case DTYPE_VNODE: in fdesc_readlink()
732 if (fp->f_type != DTYPE_VNODE || fp->f_ops == &path_fileops) { in kern_fcntl()837 if (fp->f_type != DTYPE_VNODE || fp->f_ops == &path_fileops) { in kern_fcntl()893 if (fp->f_type != DTYPE_VNODE || fp->f_ops == &path_fileops) { in kern_fcntl()944 if (fp->f_type != DTYPE_VNODE) { in kern_fcntl()2590 if (fp->f_type != DTYPE_VNODE || in fdclearlocks()2749 if (fp->f_type != DTYPE_VNODE) in is_unsafe()2907 if (fp->f_type == DTYPE_VNODE) { in closef()2987 finit(fp, (flag & FMASK) | (fp->f_flag & FHASLOCK), DTYPE_VNODE, in finit_vnode()3891 if (fp->f_type != DTYPE_VNODE && fp->f_type != DTYPE_FIFO) { in sys_flock()4045 if (fp->f_type == DTYPE_VNODE) { in chroot_refuse_vdir_fds()[all …]
809 if (fp->f_type == DTYPE_VNODE) in aio_process_rw()1238 if (fp == NULL || fp->f_type != DTYPE_VNODE) in aio_qbio()1794 if (fp->f_type == DTYPE_VNODE) { in aio_queue_file()2061 if (fp->f_type == DTYPE_VNODE) { in sys_aio_cancel()
407 if (fp->f_type != DTYPE_NONE && fp->f_type != DTYPE_VNODE) in vn_open_vnode_advlock()523 fp->f_type = DTYPE_VNODE; in vn_open_vnode()4359 if (fp2->f_type != DTYPE_VNODE) in vn_cmp()
587 if (fp->f_type == DTYPE_VNODE) { in sendfile_getobj()
1634 if (fp->f_type != DTYPE_VNODE || fp->f_vnode->v_type != VREG) { in kern_ptrace()
2153 if (fp->f_type != DTYPE_VNODE || fp->f_vnode->v_type != VCHR) { in ttyhook_register()
1213 DTYPE_VNODE, NULL, &path_fileops); in finit_open()4948 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()
185 if (fp->f_type != DTYPE_VNODE) { in linux_common_open()
68 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()2044 if (fp2->f_type != DTYPE_VNODE || fp2->f_ops != &devfs_ops_f) in devfs_cmp_f()
586 case DTYPE_VNODE: in procstat_getfiles_kvm()