/titanic_41/usr/src/uts/common/syscall/ |
H A D | pipe.c | 148 (void) VOP_CLOSE(vp1, FWRITE|FREAD, 1, (offset_t)0, in pipe() 205 (void) VOP_CLOSE(vp1, FWRITE|FREAD, 1, (offset_t)0, fp1->f_cred, NULL); in pipe() 206 (void) VOP_CLOSE(vp2, FWRITE|FREAD, 1, (offset_t)0, fp2->f_cred, NULL); in pipe()
|
H A D | acctctl.c | 165 error = VOP_CLOSE(info->ac_vnode, FWRITE, 1, 0, in ac_file_set() 280 if ((error = VOP_CLOSE(vp, FWRITE, 1, 0, CRED(), NULL)) != 0) { in ac_file_set() 567 (void) VOP_CLOSE(info->ac_vnode, FWRITE, 1, 0, kcred, NULL); in exacct_free_info()
|
/titanic_41/usr/src/uts/common/os/ |
H A D | acct.c | 130 (void) VOP_CLOSE(ag->acctvp, FWRITE, 1, (offset_t)0, kcred, in acct_shutdown() 282 error = VOP_CLOSE(vp, FWRITE, 1, (offset_t)0, CRED(), in sysacct() 335 (void) VOP_CLOSE(vp, FWRITE, 1, (offset_t)0, CRED(), NULL); in sysacct()
|
H A D | inst_sync.c | 238 error = VOP_CLOSE(fp->vp, FCREAT, 1, (offset_t)0, CRED(), NULL); in in_fclose()
|
H A D | core.c | 270 (void) VOP_CLOSE(vp, FWRITE, 1, (offset_t)0, in create_core_file() 448 closerr = VOP_CLOSE(vp, FWRITE, 1, (offset_t)0, credp, NULL); in do_core()
|
H A D | dumpsubr.c | 1209 (void) VOP_CLOSE(cvp, FREAD | FWRITE, 1, (offset_t)0, in dumpinit() 1263 (void) VOP_CLOSE(cdev_vp, FREAD | FWRITE, 1, 0, in dumpinit() 1305 (void) VOP_CLOSE(cdev_vp, FREAD | FWRITE, 1, 0, in dumpfini() 1311 (void) VOP_CLOSE(dumpvp, FREAD | FWRITE, 1, (offset_t)0, kcred, NULL); in dumpfini() 3045 (void) VOP_CLOSE(dumpbuf.cdev_vp, FREAD | FWRITE, 1, 0, in dumpsys()
|
/titanic_41/usr/src/uts/common/cpr/ |
H A D | cpr_misc.c | 191 (void) VOP_CLOSE(vp, FREAD, 1, (offset_t)0, CRED(), NULL); in cpr_get_config() 737 (void) VOP_CLOSE(C_VP, FWRITE, 1, (offset_t)0, CRED(), NULL); in cpr_statef_close() 779 (void) VOP_CLOSE(vp, FWRITE, 1, (offset_t)0, CRED(), NULL); in cpr_write_deffile() 805 (void) VOP_CLOSE(vp, FWRITE, 1, (offset_t)0, CRED(), NULL); in cpr_clear_definfo() 824 (void) VOP_CLOSE(vp, FREAD, 1, (offset_t)0, CRED(), NULL); in cpr_get_reusable_mode()
|
H A D | cpr_main.c | 339 (void) VOP_CLOSE(vp, FREAD, 1, (offset_t)0, CRED(), NULL); in cpr_ufs_logging() 345 (void) VOP_CLOSE(vp, FREAD, 1, (offset_t)0, CRED(), NULL); in cpr_ufs_logging() 364 (void) VOP_CLOSE(vp, FWRITE, 1, (offset_t)0, CRED(), NULL); in cpr_ufs_logging()
|
/titanic_41/usr/src/uts/common/io/ |
H A D | cons.c | 336 (void) VOP_CLOSE(vp, flag, 1, (offset_t)0, cred, NULL); in cnopen() 367 err = VOP_CLOSE(vp, flag, 1, (offset_t)0, cred, NULL); in cnclose()
|
H A D | sysmsg.c | 360 (void) VOP_CLOSE(vp, FREAD, 1, (offset_t)0, kcred, NULL); in bind_consadm_conf() 448 (void) VOP_CLOSE(dcvp, FWRITE, 1, (offset_t)0, kcred, NULL); in sysmclose() 460 (void) VOP_CLOSE(sysmcache[i].dca_vp, flag, in sysmclose()
|
H A D | iwscons.c | 515 (void) VOP_CLOSE(vp, flag, 1, (offset_t)0, cred, NULL); in iwscnopen() 590 (void) VOP_CLOSE(lp->wl_vp, 0, 1, (offset_t)0, kcred, in iwscnclose()
|
H A D | l_strplumb.c | 138 ret = VOP_CLOSE(vp, FREAD|FWRITE, 1, (offset_t)0, CRED(), NULL); in kstr_close()
|
/titanic_41/usr/src/uts/sun4u/montecarlo/io/ttymux_dacf/ |
H A D | ttymux_dacf.c | 539 VOP_CLOSE(vp, FREAD, 1, (offset_t)0, CRED(), NULL); in fs_devtype() 589 VOP_CLOSE(*vp, FREAD+FWRITE+FNOCTTY, 1, (offset_t)0, CRED(), NULL); in open_stream() 672 VOP_CLOSE(lvp, FREAD+FWRITE+FNOCTTY, 1, (offset_t)0, CRED(), NULL); in link_aconsole() 913 VOP_CLOSE(muxvp, OFLAGS, 1, (offset_t)0, CRED(), NULL); in ttymux_config()
|
/titanic_41/usr/src/uts/common/fs/sockfs/ |
H A D | nl7c.c | 503 (void) VOP_CLOSE(vp, FREAD, 1, (offset_t)0, CRED(), NULL); in ncaportconf_read() 606 (void) VOP_CLOSE(vp, FREAD, 1, (offset_t)0, CRED(), NULL); in ncakmodconf_read() 806 (void) VOP_CLOSE(vp, FREAD, 1, (offset_t)0, CRED(), NULL); in ncalogdconf_read()
|
/titanic_41/usr/src/uts/common/exec/shbin/ |
H A D | shbin.c | 256 (void) VOP_CLOSE(vp, FREAD, 1, (offset_t)0, cred, NULL); in shbinexec()
|
/titanic_41/usr/src/uts/common/exec/java/ |
H A D | java.c | 170 (void) VOP_CLOSE(vp, FREAD, 1, (offset_t)0, cred, NULL); in javaexec()
|
/titanic_41/usr/src/uts/common/exec/intp/ |
H A D | intp.c | 238 (void) VOP_CLOSE(vp, FREAD, 1, (offset_t)0, cred, NULL); in intpexec()
|
/titanic_41/usr/src/uts/common/avs/ns/ |
H A D | contract.h | 166 #define VOP_CLOSE(vp, f, c, o, cr) ((void)0) macro
|
/titanic_41/usr/src/uts/common/fs/zfs/ |
H A D | vdev_file.c | 134 (void) VOP_CLOSE(vf->vf_vnode, spa_mode(vd->vdev_spa), 1, 0, in vdev_file_close()
|
H A D | spa_config.c | 188 (void) VOP_CLOSE(vp, oflags, 1, 0, kcred, NULL); in spa_config_write()
|
/titanic_41/usr/src/uts/common/fs/nfs/ |
H A D | nfs4_state.c | 504 (void) VOP_CLOSE(vp, FREAD, 1, (offset_t)0, CRED(), NULL); in rfs4_ss_getstate() 514 (void) VOP_CLOSE(vp, FREAD, 1, (offset_t)0, CRED(), NULL); in rfs4_ss_getstate() 531 (void) VOP_CLOSE(vp, FREAD, 1, (offset_t)0, CRED(), NULL); in rfs4_ss_getstate() 559 (void) VOP_CLOSE(vp, FREAD, 1, (offset_t)0, CRED(), NULL); in rfs4_ss_getstate() 576 (void) VOP_CLOSE(vp, FREAD, 1, (offset_t)0, CRED(), NULL); in rfs4_ss_getstate() 599 (void) VOP_CLOSE(vp, FREAD, 1, (offset_t)0, CRED(), NULL); in rfs4_ss_getstate() 607 (void) VOP_CLOSE(vp, FREAD, 1, (offset_t)0, CRED(), NULL); in rfs4_ss_getstate() 701 (void) VOP_CLOSE(dvp, FREAD, 1, (offset_t)0, CRED(), NULL); in rfs4_ss_oldstate() 1045 (void) VOP_CLOSE(vp, FWRITE, 1, (offset_t)0, CRED(), NULL); in rfs4_ss_clid_write_one()
|
/titanic_41/usr/src/uts/common/fs/ufs/ |
H A D | ufs_vfsops.c | 523 (void) VOP_CLOSE(vp, FREAD|FWRITE, 1, in ufs_mountroot() 538 (void) VOP_CLOSE(devvp, FREAD|FWRITE, 1, in ufs_mountroot() 1362 (void) VOP_CLOSE(devvp, (vfsp->vfs_flag & VFS_RDONLY) ? in mountfs() 1671 (void) VOP_CLOSE(bvp, flag, 1, (offset_t)0, cr, NULL); in ufs_unmount() 2287 error = VOP_CLOSE(old_rootvp, FREAD, 1, (offset_t)0, CRED(), NULL); in ufs_remountroot()
|
/titanic_41/usr/src/uts/common/io/rsm/ |
H A D | rsmops.c | 321 (void) VOP_CLOSE(vp, FREAD|FWRITE, 0, 0, in rsm_get_controller()
|
/titanic_41/usr/src/uts/common/fs/namefs/ |
H A D | namevno.c | 171 error = VOP_CLOSE(nodep->nm_filevp, flag, count, offset, crp, ct); in nm_close()
|
/titanic_41/usr/src/uts/common/fs/ |
H A D | lookup.c | 1365 (void) VOP_CLOSE(vp, FREAD, 1, 0, cr, NULL); in vnodetopath_common() 1387 (void) VOP_CLOSE(vp, FREAD, 1, 0, cr, NULL); in vnodetopath_common()
|