| /onnv/onnv-gate/usr/src/uts/common/syscall/ |
| rw.c | 99 if (vp->v_type == VREG && cnt == 0) { 140 if (fileoff >= OFFSET_MAX(fp) && (vp->v_type == VREG)) { 157 if ((vp->v_type == VREG) && 193 (vp->v_type != VREG) || (bcount != 0)) /* POSIX */ 235 if (vp->v_type == VREG && cnt == 0) { 265 if (vp->v_type == VREG) { 322 (vp->v_type != VREG) || (bcount != 0)) /* POSIX */ 370 if (vp->v_type == VREG) { 418 if (vp->v_type == VREG && fileoff == (u_offset_t)maxoff) { 509 if (vp->v_type == VREG) { [all...] |
| ioctl.c | 74 if (vp->v_type == VREG || vp->v_type == VDIR) {
|
| sendfile.c | 122 if (vp->v_type == VREG) { 163 if (vp->v_type == VREG) 184 if (readvp->v_type != VREG) { 327 if (vp->v_type == VREG) 381 if (vp->v_type == VREG) 545 if (readvp->v_type != VREG) { 748 if (vp->v_type == VREG) { 872 if (readvp->v_type != VREG) { 1159 case VREG: 1307 ASSERT(vp->v_type == VREG); [all...] |
| lseek.c | 88 reg = (vp->v_type == VREG); 222 * When VREG is not set we do the check for stype != SEEK_SET 227 if (fp->f_vnode->v_type == VREG || stype != SEEK_SET)
|
| /onnv/onnv-gate/usr/src/uts/common/fs/tmpfs/ |
| tmp_tnode.c | 70 ASSERT(tp->tn_type == VREG); 114 ASSERT(tp->tn_type == VREG); 137 ASSERT(tp->tn_type == VREG); 248 case VREG:
|
| tmp_subr.c | 93 (entry->tn_type != VREG ||
|
| /onnv/onnv-gate/usr/src/uts/common/fs/smbclnt/smbfs/ |
| smbfs_node.c | 308 vtype = (fap->fa_attr & SMB_FA_DIR) ? VDIR : VREG; 314 if (vtype == VREG) { 380 case VREG:
|
| /onnv/onnv-gate/usr/src/uts/common/fs/ctfs/ |
| ctfs_latest.c | 163 vap->va_type = VREG;
|
| ctfs_tmpl.c | 97 vap->va_type = VREG;
|
| ctfs_event.c | 275 vap->va_type = VREG; 434 vap->va_type = VREG;
|
| /onnv/onnv-gate/usr/src/uts/common/fs/pcfs/ |
| pc_alloc.c | 95 if (vp->v_type == VREG && 194 if ((vp->v_type == VREG && pcp->pc_size == 0) || 268 if (pcp->pc_size == 0 && vp->v_type == VREG) { 271 if (vp->v_type == VREG) {
|
| pc_node.c | 187 vp->v_type = VREG; 282 if ((vp->v_type == VREG)) { 313 ASSERT(PCTOV(pcp)->v_type == VREG); 336 ASSERT(PCTOV(pcp)->v_type == VREG); 552 if (vp->v_type == VREG) {
|
| /onnv/onnv-gate/usr/src/uts/common/fs/dev/ |
| sdev_vnops.c | 30 * - VREG and VDOOR are used for some internal implementations in 89 ASSERT((*vpp)->v_type == VREG); 90 if ((*vpp)->v_type != VREG) 120 ASSERT(vp->v_type == VREG); 121 if (vp->v_type != VREG) 143 ASSERT(vp->v_type == VREG); 144 if (vp->v_type != VREG) 170 ASSERT(vp->v_type == VREG); 171 if (vp->v_type != VREG) 196 ASSERT(vp->v_type == VREG); [all...] |
| /onnv/onnv-gate/usr/src/uts/common/os/ |
| urw.c | 76 vp != NULL && vp->v_type == VREG && 110 (svd->vp == NULL || svd->vp->v_type != VREG) &&
|
| /onnv/onnv-gate/usr/src/uts/common/fs/nfs/ |
| nfs4_shadow.c | 123 } else if ((*vpp)->v_type == VREG && !((*vpp)->v_flag & VROOT)) { 125 ASSERT(resvp->v_type == VREG);
|
| nfs_srv.c | 199 if ((va.va_mask & AT_MODE) && vp->v_type == VREG && 219 * operate on VREG files, let VOP_SETATTR handle the other 225 if (vp->v_type == VREG && va.va_mask & AT_SIZE) { 619 if (vp->v_type != VREG) { 905 if (vp->v_type != VREG) { 1266 if (vp->v_type != VREG) { [all...] |
| /onnv/onnv-gate/usr/src/uts/common/sys/ |
| lofi.h | 190 ((vtype == VREG) || (vtype == VBLK) || (vtype == VCHR))
|
| /onnv/onnv-gate/usr/src/uts/common/vm/ |
| seg_vn.h | 180 SEGVN_DATA(seg)->vp->v_type != VREG) && \
|
| /onnv/onnv-gate/usr/src/uts/common/fs/zfs/ |
| vdev_file.c | 87 if (vp->v_type != VREG) {
|
| /onnv/onnv-gate/usr/src/uts/common/fs/sharefs/ |
| sharefs_vnops.c | 167 vap->va_type = VREG; 243 VN_SET_VFS_TYPE_DEV(vp, ovp->v_vfsp, VREG, 0);
|
| /onnv/onnv-gate/usr/src/uts/common/fs/ |
| fs_subr.c | 277 if (vp->v_type != VREG) { 675 if (vp->v_type != VREG) { 845 if (fs_av_scan && vp->v_type == VREG)
|
| vnode.c | 208 VREG, VNON, VLNK, VNON, VSOCK, VNON, VNON, VNON 978 vattr.va_type = VREG; 1012 if (!(filemode & FOFFMAX) && (vp->v_type == VREG)) { 1112 if ((vp->v_type == VREG) && nbl_need_check(vp)) { [all...] |
| /onnv/onnv-gate/usr/src/uts/common/brand/lx/procfs/ |
| lx_prsubr.c | 477 vp->v_type = VREG; 482 vp->v_type = VREG;
|
| /onnv/onnv-gate/usr/src/stand/lib/fs/nfs/ |
| nfs2ops.c | 179 VNON, VREG, VDIR, VBLK, VCHR, VLNK, VSOCK
|
| /onnv/onnv-gate/usr/src/uts/common/avs/ns/ |
| contract.h | 163 #define VREG 0
|