/titanic_44/usr/src/uts/common/io/ |
H A D | sysmsg.c | 338 if (vn_open(path, UIO_SYSSPACE, FREAD, 0, &vp, 0, 0) != 0) in bind_consadm_conf() 379 if ((dcvp == NULL) && (vn_open("/dev/console", in sysmopen() 413 if (vn_open(sysmcache[i].dca_name, UIO_SYSSPACE, in sysmopen()
|
H A D | cons.c | 316 if (vn_open("/dev/console", UIO_SYSSPACE, FWRITE | FNOCTTY, in cnopen()
|
H A D | lofi.c | 2176 error = vn_open(klip->li_filename, UIO_SYSSPACE, flag, 0, &vp, 0, 0); in lofi_map_file() 2180 error = vn_open(klip->li_filename, UIO_SYSSPACE, flag, 0, in lofi_map_file()
|
H A D | consconfig_dacf.c | 2160 if (vn_open("/dev/console", UIO_SYSSPACE, FWRITE | FNOCTTY, in flush_deferred_console_buf()
|
/titanic_44/usr/src/uts/common/fs/sockfs/ |
H A D | nl7clogd.c | 310 ret = vn_open(nca_fio_name(&fio), UIO_SYSSPACE, FCREAT|FWRITE|FTRUNC, in logd_log_write() 493 ret = vn_open(*fnp, UIO_SYSSPACE, in nl7c_logd_init() 531 ret = vn_open(nca_fio_name(&fio), UIO_SYSSPACE, in nl7c_logd_init()
|
H A D | nl7c.c | 363 ret = vn_open(portconf, UIO_SYSSPACE, FREAD, 0, &vp, 0, 0); in ncaportconf_read() 529 ret = vn_open(ncakmod, UIO_SYSSPACE, FREAD, 0, &vp, 0, 0); in ncakmodconf_read() 651 ret = vn_open(ncalogd, UIO_SYSSPACE, FREAD, 0, &vp, 0, 0); in ncalogdconf_read()
|
/titanic_44/usr/src/uts/common/cpr/ |
H A D | cpr_misc.c | 44 #define cpr_open(path, mode, vpp) (vn_open(path, UIO_SYSSPACE, \ 185 if (err = vn_open(config_path, UIO_SYSSPACE, FREAD, 0, &vp, 0, 0)) { in cpr_get_config() 478 if (rc = vn_open(path, UIO_SYSSPACE, in cpr_alloc_statefile()
|
H A D | cpr_main.c | 351 if (error = vn_open(fname, UIO_SYSSPACE, FCREAT|FWRITE, in cpr_ufs_logging()
|
/titanic_44/usr/src/uts/common/os/ |
H A D | inst_sync.c | 165 if ((error = vn_open(pathname, UIO_USERSPACE, in in_sync_sys()
|
H A D | acct.c | 296 if ((error = vn_open(fname, UIO_USERSPACE, FWRITE, in sysacct()
|
H A D | devcache.c | 497 rval = vn_open(filename, UIO_SYSSPACE, fp->kf_vnflags, in kfcreate()
|
/titanic_44/usr/src/uts/common/avs/ns/ |
H A D | contract.h | 172 int vn_open(char *pnamep, void seg, int filemode, int createmode, in vn_open() function
|
/titanic_44/usr/src/lib/libzpool/common/ |
H A D | kernel.c | 398 vn_open(char *path, int x1, int flags, int mode, vnode_t **vpp, int x2, int x3) in vn_open() function 493 ret = vn_open(realpath, x1, flags, mode, vpp, x2, x3); in vn_openat()
|
/titanic_44/usr/src/uts/common/fs/zfs/ |
H A D | spa_config.c | 180 err = vn_open(temp, UIO_SYSSPACE, oflags, 0644, &vp, CRCREAT, 0); in spa_config_write()
|
/titanic_44/usr/src/uts/common/syscall/ |
H A D | acctctl.c | 244 if ((error = vn_open(namebuf, UIO_SYSSPACE, in ac_file_set()
|
/titanic_44/usr/src/lib/libzpool/common/sys/ |
H A D | zfs_context.h | 483 extern int vn_open(char *path, int x1, int oflags, int mode, vnode_t **vpp,
|
/titanic_44/usr/src/uts/sun4u/montecarlo/io/ttymux_dacf/ |
H A D | ttymux_dacf.c | 535 vn_open(fspath, UIO_SYSSPACE, FREAD, 0, &vp, 0, 0) != 0) { in fs_devtype()
|
/titanic_44/usr/src/uts/common/io/scsi/adapters/iscsi/ |
H A D | nvfile.c | 1325 if (nvf_errno = vn_open(path, UIO_SYSSPACE, fflags, in nvf_open()
|
/titanic_44/usr/src/uts/common/fs/nfs/ |
H A D | nfs4_state.c | 499 if (vn_open(ss_pn->pn, UIO_SYSSPACE, FREAD, 0, &vp, 0, 0) != 0) { in rfs4_ss_getstate() 637 if (vn_open(statedir, UIO_SYSSPACE, FREAD, 0, &dvp, 0, 0)) in rfs4_ss_oldstate() 992 if (vn_open(ss_pn->pn, UIO_SYSSPACE, FCREAT|FWRITE, 0600, &vp, in rfs4_ss_clid_write_one()
|
H A D | nfs_log.c | 441 if (error = vn_open(name, UIO_SYSSPACE, FCREAT|FWRITE|FOFFMAX, in log_file_create()
|
/titanic_44/usr/src/uts/sun4u/os/ |
H A D | cpr_impl.c | 128 #define cpr_open(path, mode, vpp) (vn_open(path, UIO_SYSSPACE, \
|
/titanic_44/usr/src/uts/common/io/comstar/lu/stmf_sbd/ |
H A D | sbd.c | 1502 if ((ret = vn_open(sl->sl_data_filename, UIO_SYSSPACE, flag, 0, in sbd_open_data_file() 1936 if ((ret = vn_open(sl->sl_meta_filename, UIO_SYSSPACE, flag, 0, in sbd_create_register_lu() 2354 if ((ret = vn_open(sl->sl_meta_filename, UIO_SYSSPACE, flag, 0, in sbd_import_lu()
|
/titanic_44/usr/src/lib/smbsrv/libfksmbsrv/common/sys/ |
H A D | vnode.h | 1235 int vn_open(char *pnamep, enum uio_seg seg, int filemode, int createmode,
|
/titanic_44/usr/src/uts/common/sys/ |
H A D | vnode.h | 1240 int vn_open(char *pnamep, enum uio_seg seg, int filemode, int createmode,
|
/titanic_44/usr/src/uts/common/io/scsi/adapters/pmcs/ |
H A D | pmcs_fwlog.c | 1200 if ((error = vn_open(fwlogfile, UIO_SYSSPACE, FCREAT|FWRITE, 0644, in pmcs_write_fwlog()
|