Searched refs:VOP_CLOSE (Results 1 - 25 of 57) sorted by relevance

123

/illumos-gate/usr/src/uts/common/syscall/
H A Dpipe.c148 (void) VOP_CLOSE(vp1, FWRITE|FREAD, 1, (offset_t)0,
205 (void) VOP_CLOSE(vp1, FWRITE|FREAD, 1, (offset_t)0, fp1->f_cred, NULL);
206 (void) VOP_CLOSE(vp2, FWRITE|FREAD, 1, (offset_t)0, fp2->f_cred, NULL);
H A Dacctctl.c165 error = VOP_CLOSE(info->ac_vnode, FWRITE, 1, 0,
280 if ((error = VOP_CLOSE(vp, FWRITE, 1, 0, CRED(), NULL)) != 0) {
567 (void) VOP_CLOSE(info->ac_vnode, FWRITE, 1, 0, kcred, NULL);
/illumos-gate/usr/src/uts/common/os/
H A Dacct.c130 (void) VOP_CLOSE(ag->acctvp, FWRITE, 1, (offset_t)0, kcred,
282 error = VOP_CLOSE(vp, FWRITE, 1, (offset_t)0, CRED(),
335 (void) VOP_CLOSE(vp, FWRITE, 1, (offset_t)0, CRED(), NULL);
H A Dinst_sync.c238 error = VOP_CLOSE(fp->vp, FCREAT, 1, (offset_t)0, CRED(), NULL);
H A Dsession.c646 (void) VOP_CLOSE(vp, 0, 1, (offset_t)0, cred, NULL);
H A Dcore.c270 (void) VOP_CLOSE(vp, FWRITE, 1, (offset_t)0,
448 closerr = VOP_CLOSE(vp, FWRITE, 1, (offset_t)0, credp, NULL);
/illumos-gate/usr/src/uts/common/exec/java/
H A Djava.c170 (void) VOP_CLOSE(vp, FREAD, 1, (offset_t)0, cred, NULL);
/illumos-gate/usr/src/uts/common/exec/shbin/
H A Dshbin.c256 (void) VOP_CLOSE(vp, FREAD, 1, (offset_t)0, cred, NULL);
/illumos-gate/usr/src/uts/common/io/
H A Dcons.c336 (void) VOP_CLOSE(vp, flag, 1, (offset_t)0, cred, NULL);
367 err = VOP_CLOSE(vp, flag, 1, (offset_t)0, cred, NULL);
H A Dsysmsg.c360 (void) VOP_CLOSE(vp, FREAD, 1, (offset_t)0, kcred, NULL);
448 (void) VOP_CLOSE(dcvp, FWRITE, 1, (offset_t)0, kcred, NULL);
460 (void) VOP_CLOSE(sysmcache[i].dca_vp, flag,
H A Diwscons.c515 (void) VOP_CLOSE(vp, flag, 1, (offset_t)0, cred, NULL);
590 (void) VOP_CLOSE(lp->wl_vp, 0, 1, (offset_t)0, kcred,
H A Dl_strplumb.c138 ret = VOP_CLOSE(vp, FREAD|FWRITE, 1, (offset_t)0, CRED(), NULL);
/illumos-gate/usr/src/uts/common/cpr/
H A Dcpr_misc.c192 (void) VOP_CLOSE(vp, FREAD, 1, (offset_t)0, CRED(), NULL);
738 (void) VOP_CLOSE(C_VP, FWRITE, 1, (offset_t)0, CRED(), NULL);
780 (void) VOP_CLOSE(vp, FWRITE, 1, (offset_t)0, CRED(), NULL);
806 (void) VOP_CLOSE(vp, FWRITE, 1, (offset_t)0, CRED(), NULL);
825 (void) VOP_CLOSE(vp, FREAD, 1, (offset_t)0, CRED(), NULL);
H A Dcpr_main.c339 (void) VOP_CLOSE(vp, FREAD, 1, (offset_t)0, CRED(), NULL);
345 (void) VOP_CLOSE(vp, FREAD, 1, (offset_t)0, CRED(), NULL);
364 (void) VOP_CLOSE(vp, FWRITE, 1, (offset_t)0, CRED(), NULL);
/illumos-gate/usr/src/uts/common/fs/sockfs/
H A Dnl7c.c503 (void) VOP_CLOSE(vp, FREAD, 1, (offset_t)0, CRED(), NULL);
606 (void) VOP_CLOSE(vp, FREAD, 1, (offset_t)0, CRED(), NULL);
806 (void) VOP_CLOSE(vp, FREAD, 1, (offset_t)0, CRED(), NULL);
/illumos-gate/usr/src/uts/common/avs/ns/
H A Dcontract.h166 #define VOP_CLOSE(vp, f, c, o, cr) ((void)0) macro
/illumos-gate/usr/src/uts/sun4u/montecarlo/io/ttymux_dacf/
H A Dttymux_dacf.c539 VOP_CLOSE(vp, FREAD, 1, (offset_t)0, CRED(), NULL);
589 VOP_CLOSE(*vp, FREAD+FWRITE+FNOCTTY, 1, (offset_t)0, CRED(), NULL);
672 VOP_CLOSE(lvp, FREAD+FWRITE+FNOCTTY, 1, (offset_t)0, CRED(), NULL);
913 VOP_CLOSE(muxvp, OFLAGS, 1, (offset_t)0, CRED(), NULL);
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dvdev_file.c134 (void) VOP_CLOSE(vf->vf_vnode, spa_mode(vd->vdev_spa), 1, 0,
H A Dspa_config.c183 (void) VOP_CLOSE(vp, oflags, 1, 0, kcred, NULL);
/illumos-gate/usr/src/uts/common/exec/intp/
H A Dintp.c291 (void) VOP_CLOSE(vp, FREAD, 1, (offset_t)0, cred, NULL);
/illumos-gate/usr/src/uts/common/fs/ufs/
H A Dufs_vfsops.c523 (void) VOP_CLOSE(vp, FREAD|FWRITE, 1,
538 (void) VOP_CLOSE(devvp, FREAD|FWRITE, 1,
1362 (void) VOP_CLOSE(devvp, (vfsp->vfs_flag & VFS_RDONLY) ?
1671 (void) VOP_CLOSE(bvp, flag, 1, (offset_t)0, cr, NULL);
2287 error = VOP_CLOSE(old_rootvp, FREAD, 1, (offset_t)0, CRED(), NULL);
/illumos-gate/usr/src/uts/common/fs/namefs/
H A Dnamevno.c159 * Remove any locks and apply the VOP_CLOSE operation to the vnode for
171 error = VOP_CLOSE(nodep->nm_filevp, flag, count, offset, crp, ct);
/illumos-gate/usr/src/uts/common/io/rsm/
H A Drsmops.c321 (void) VOP_CLOSE(vp, FREAD|FWRITE, 0, 0,
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4_state.c504 (void) VOP_CLOSE(vp, FREAD, 1, (offset_t)0, CRED(), NULL);
514 (void) VOP_CLOSE(vp, FREAD, 1, (offset_t)0, CRED(), NULL);
531 (void) VOP_CLOSE(vp, FREAD, 1, (offset_t)0, CRED(), NULL);
559 (void) VOP_CLOSE(vp, FREAD, 1, (offset_t)0, CRED(), NULL);
576 (void) VOP_CLOSE(vp, FREAD, 1, (offset_t)0, CRED(), NULL);
599 (void) VOP_CLOSE(vp, FREAD, 1, (offset_t)0, CRED(), NULL);
607 (void) VOP_CLOSE(vp, FREAD, 1, (offset_t)0, CRED(), NULL);
701 (void) VOP_CLOSE(dvp, FREAD, 1, (offset_t)0, CRED(), NULL);
1045 (void) VOP_CLOSE(vp, FWRITE, 1, (offset_t)0, CRED(), NULL);
/illumos-gate/usr/src/uts/common/fs/
H A Dlookup.c1397 (void) VOP_CLOSE(vp, FREAD, 1, 0, cr, NULL);
1450 (void) VOP_CLOSE(vp, FREAD, 1, 0, cr, NULL);

Completed in 203 milliseconds

123