/illumos-gate/usr/src/uts/common/fs/nfs/ |
H A D | nfs_acl_srv.c | 80 struct svc_req *req, cred_t *cr, bool_t ro) 194 struct svc_req *req, cred_t *cr, bool_t ro) 206 if (rdonly(ro, vp)) { 249 struct svc_req *req, cred_t *cr, bool_t ro) 288 struct svc_req *req, cred_t *cr, bool_t ro) 307 if (rdonly(ro, vp) && (vp->v_type == VREG || vp->v_type == VDIR)) 384 struct exportinfo *exi, struct svc_req *req, cred_t *cr, bool_t ro) 449 struct svc_req *req, cred_t *cr, bool_t ro) 560 struct svc_req *req, cred_t *cr, bool_t ro) 580 if (rdonly(ro, v 79 acl2_getacl(GETACL2args *args, GETACL2res *resp, struct exportinfo *exi, struct svc_req *req, cred_t *cr, bool_t ro) argument 193 acl2_setacl(SETACL2args *args, SETACL2res *resp, struct exportinfo *exi, struct svc_req *req, cred_t *cr, bool_t ro) argument 248 acl2_getattr(GETATTR2args *args, GETATTR2res *resp, struct exportinfo *exi, struct svc_req *req, cred_t *cr, bool_t ro) argument 287 acl2_access(ACCESS2args *args, ACCESS2res *resp, struct exportinfo *exi, struct svc_req *req, cred_t *cr, bool_t ro) argument 383 acl2_getxattrdir(GETXATTRDIR2args *args, GETXATTRDIR2res *resp, struct exportinfo *exi, struct svc_req *req, cred_t *cr, bool_t ro) argument 448 acl3_getacl(GETACL3args *args, GETACL3res *resp, struct exportinfo *exi, struct svc_req *req, cred_t *cr, bool_t ro) argument 559 acl3_setacl(SETACL3args *args, SETACL3res *resp, struct exportinfo *exi, struct svc_req *req, cred_t *cr, bool_t ro) argument 623 acl3_getxattrdir(GETXATTRDIR3args *args, GETXATTRDIR3res *resp, struct exportinfo *exi, struct svc_req *req, cred_t *cr, bool_t ro) argument [all...] |
H A D | nfs_srv.c | 99 struct svc_req *req, cred_t *cr, bool_t ro) 146 struct exportinfo *exi, struct svc_req *req, cred_t *cr, bool_t ro) 164 if (rdonly(ro, vp)) { 338 struct exportinfo *exi, struct svc_req *req, cred_t *cr, bool_t ro) 488 struct svc_req *req, cred_t *cr, bool_t ro) 635 struct exportinfo *exi, struct svc_req *req, cred_t *cr, bool_t ro) 919 struct exportinfo *exi, struct svc_req *req, cred_t *cr, bool_t ro) 940 if (rdonly(ro, vp)) { 1139 bool_t ro; member in struct:rfs_async_write 1169 struct exportinfo *exi, struct svc_req *req, cred_t *cr, bool_t ro) 98 rfs_getattr(fhandle_t *fhp, struct nfsattrstat *ns, struct exportinfo *exi, struct svc_req *req, cred_t *cr, bool_t ro) argument 145 rfs_setattr(struct nfssaargs *args, struct nfsattrstat *ns, struct exportinfo *exi, struct svc_req *req, cred_t *cr, bool_t ro) argument 337 rfs_lookup(struct nfsdiropargs *da, struct nfsdiropres *dr, struct exportinfo *exi, struct svc_req *req, cred_t *cr, bool_t ro) argument 487 rfs_readlink(fhandle_t *fhp, struct nfsrdlnres *rl, struct exportinfo *exi, struct svc_req *req, cred_t *cr, bool_t ro) argument 634 rfs_read(struct nfsreadargs *ra, struct nfsrdresult *rr, struct exportinfo *exi, struct svc_req *req, cred_t *cr, bool_t ro) argument 918 rfs_write_sync(struct nfswriteargs *wa, struct nfsattrstat *ns, struct exportinfo *exi, struct svc_req *req, cred_t *cr, bool_t ro) argument 1168 rfs_write(struct nfswriteargs *wa, struct nfsattrstat *ns, struct exportinfo *exi, struct svc_req *req, cred_t *cr, bool_t ro) argument 1674 rfs_create(struct nfscreatargs *args, struct nfsdiropres *dr, struct exportinfo *exi, struct svc_req *req, cred_t *cr, bool_t ro) argument 1942 rfs_remove(struct nfsdiropargs *da, enum nfsstat *status, struct exportinfo *exi, struct svc_req *req, cred_t *cr, bool_t ro) argument 2034 rfs_rename(struct nfsrnmargs *args, enum nfsstat *status, struct exportinfo *exi, struct svc_req *req, cred_t *cr, bool_t ro) argument 2183 rfs_link(struct nfslinkargs *args, enum nfsstat *status, struct exportinfo *exi, struct svc_req *req, cred_t *cr, bool_t ro) argument 2269 rfs_symlink(struct nfsslargs *args, enum nfsstat *status, struct exportinfo *exi, struct svc_req *req, cred_t *cr, bool_t ro) argument 2363 rfs_mkdir(struct nfscreatargs *args, struct nfsdiropres *dr, struct exportinfo *exi, struct svc_req *req, cred_t *cr, bool_t ro) argument 2455 rfs_rmdir(struct nfsdiropargs *da, enum nfsstat *status, struct exportinfo *exi, struct svc_req *req, cred_t *cr, bool_t ro) argument 2519 rfs_readdir(struct nfsrddirargs *rda, struct nfsrddirres *rd, struct exportinfo *exi, struct svc_req *req, cred_t *cr, bool_t ro) argument 2664 rfs_statfs(fhandle_t *fh, struct nfsstatfs *fs, struct exportinfo *exi, struct svc_req *req, cred_t *cr, bool_t ro) argument [all...] |
H A D | nfs3_srv.c | 92 struct svc_req *req, cred_t *cr, bool_t ro) 153 struct svc_req *req, cred_t *cr, bool_t ro) 228 if (rdonly(ro, vp)) { 368 struct svc_req *req, cred_t *cr, bool_t ro) 578 struct svc_req *req, cred_t *cr, bool_t ro) 607 if (rdonly(ro, vp) && (vp->v_type == VREG || vp->v_type == VDIR)) 734 struct svc_req *req, cred_t *cr, bool_t ro) 917 struct svc_req *req, cred_t *cr, bool_t ro) 1256 struct svc_req *req, cred_t *cr, bool_t ro) 1349 if (rdonly(ro, v 91 rfs3_getattr(GETATTR3args *args, GETATTR3res *resp, struct exportinfo *exi, struct svc_req *req, cred_t *cr, bool_t ro) argument 152 rfs3_setattr(SETATTR3args *args, SETATTR3res *resp, struct exportinfo *exi, struct svc_req *req, cred_t *cr, bool_t ro) argument 367 rfs3_lookup(LOOKUP3args *args, LOOKUP3res *resp, struct exportinfo *exi, struct svc_req *req, cred_t *cr, bool_t ro) argument 577 rfs3_access(ACCESS3args *args, ACCESS3res *resp, struct exportinfo *exi, struct svc_req *req, cred_t *cr, bool_t ro) argument 733 rfs3_readlink(READLINK3args *args, READLINK3res *resp, struct exportinfo *exi, struct svc_req *req, cred_t *cr, bool_t ro) argument 916 rfs3_read(READ3args *args, READ3res *resp, struct exportinfo *exi, struct svc_req *req, cred_t *cr, bool_t ro) argument 1255 rfs3_write(WRITE3args *args, WRITE3res *resp, struct exportinfo *exi, struct svc_req *req, cred_t *cr, bool_t ro) argument 1507 rfs3_create(CREATE3args *args, CREATE3res *resp, struct exportinfo *exi, struct svc_req *req, cred_t *cr, bool_t ro) argument 1870 rfs3_mkdir(MKDIR3args *args, MKDIR3res *resp, struct exportinfo *exi, struct svc_req *req, cred_t *cr, bool_t ro) argument 2018 rfs3_symlink(SYMLINK3args *args, SYMLINK3res *resp, struct exportinfo *exi, struct svc_req *req, cred_t *cr, bool_t ro) argument 2192 rfs3_mknod(MKNOD3args *args, MKNOD3res *resp, struct exportinfo *exi, struct svc_req *req, cred_t *cr, bool_t ro) argument 2389 rfs3_remove(REMOVE3args *args, REMOVE3res *resp, struct exportinfo *exi, struct svc_req *req, cred_t *cr, bool_t ro) argument 2534 rfs3_rmdir(RMDIR3args *args, RMDIR3res *resp, struct exportinfo *exi, struct svc_req *req, cred_t *cr, bool_t ro) argument 2661 rfs3_rename(RENAME3args *args, RENAME3res *resp, struct exportinfo *exi, struct svc_req *req, cred_t *cr, bool_t ro) argument 2893 rfs3_link(LINK3args *args, LINK3res *resp, struct exportinfo *exi, struct svc_req *req, cred_t *cr, bool_t ro) argument 3097 rfs3_readdir(READDIR3args *args, READDIR3res *resp, struct exportinfo *exi, struct svc_req *req, cred_t *cr, bool_t ro) argument 3354 rfs3_readdirplus(READDIRPLUS3args *args, READDIRPLUS3res *resp, struct exportinfo *exi, struct svc_req *req, cred_t *cr, bool_t ro) argument 3718 rfs3_fsstat(FSSTAT3args *args, FSSTAT3res *resp, struct exportinfo *exi, struct svc_req *req, cred_t *cr, bool_t ro) argument 3812 rfs3_fsinfo(FSINFO3args *args, FSINFO3res *resp, struct exportinfo *exi, struct svc_req *req, cred_t *cr, bool_t ro) argument 3921 rfs3_pathconf(PATHCONF3args *args, PATHCONF3res *resp, struct exportinfo *exi, struct svc_req *req, cred_t *cr, bool_t ro) argument 4018 rfs3_commit(COMMIT3args *args, COMMIT3res *resp, struct exportinfo *exi, struct svc_req *req, cred_t *cr, bool_t ro) argument [all...] |
H A D | nfs_server.c | 653 struct svc_req *req, cred_t *cr, bool_t ro) 660 struct svc_req *req, cred_t *cr, bool_t ro) 671 struct svc_req *req, cred_t *cr, bool_t ro) 1508 bool_t ro = FALSE; local 1664 &ro); 1708 (*disp->dis_proc)(args, res, exi, req, cr, ro); 1738 (*disp->dis_proc)(args, res, exi, req, cr, ro); 2012 bool_t publicfh_ok, bool_t *ro) 2087 *ro = TRUE; 652 rpc_null(caddr_t *argp, caddr_t *resp, struct exportinfo *exi, struct svc_req *req, cred_t *cr, bool_t ro) argument 659 rpc_null_v3(caddr_t *argp, caddr_t *resp, struct exportinfo *exi, struct svc_req *req, cred_t *cr, bool_t ro) argument 670 rfs_error(caddr_t *argp, caddr_t *resp, struct exportinfo *exi, struct svc_req *req, cred_t *cr, bool_t ro) argument 2011 checkauth(struct exportinfo *exi, struct svc_req *req, cred_t *cr, int anon_ok, bool_t publicfh_ok, bool_t *ro) argument
|
/illumos-gate/usr/src/uts/common/io/ib/clients/rdsv3/ |
H A D | rdma.c | 425 rdsv3_rdma_free_op(struct rdsv3_rdma_op *ro) argument 430 for (i = 0; i < ro->r_nents; i++) { 431 ddi_umem_unlock(ro->r_rdma_sg[i].umem_cookie); 434 if (ro->r_notifier) 435 kmem_free(ro->r_notifier, sizeof (*ro->r_notifier)); 436 kmem_free(ro, sizeof (*ro));
|
H A D | send.c | 76 struct rdsv3_rdma_op *ro; local 84 ro = rm->m_rdma_op; 85 if (ro && ro->r_mapped) { 88 rm, rm->m_flags, ro->r_mapped, 89 ro->r_rdma_sg[0].mihdl, 90 ro->r_rdma_sg[0].swr.wr_sgl); 91 rdsv3_ib_send_unmap_rdma(conn->c_transport_data, ro); 485 struct rdsv3_rdma_op *ro; local 492 ro 537 struct rdsv3_rdma_op *ro; local 636 struct rdsv3_rdma_op *ro = rm->m_rdma_op; local [all...] |
/illumos-gate/usr/src/lib/libnwam/common/ |
H A D | libnwam_enm.c | 251 boolean_t ro; local 257 if ((err = nwam_enm_prop_read_only(propname, &ro)) != NWAM_SUCCESS) 259 if (ro) { 301 boolean_t ro; local 307 (err = nwam_enm_prop_read_only(propname, &ro)) != NWAM_SUCCESS) 309 if (ro)
|
H A D | libnwam_loc.c | 362 boolean_t ro; local 367 if ((err = nwam_loc_prop_read_only(propname, &ro)) != NWAM_SUCCESS) 369 if (ro) 400 boolean_t ro; local 406 (err = nwam_loc_prop_read_only(propname, &ro)) != NWAM_SUCCESS) 408 if (ro)
|
/illumos-gate/usr/src/lib/libpkg/common/ |
H A D | pkgserv.c | 389 pkgopenserver(const char *root, const char *sadmdir, boolean_t ro) argument 391 return (pkgopenserver_i(root, sadmdir, ro, pkgservergetmode()));
|
/illumos-gate/usr/src/cmd/fs.d/ufs/mount/ |
H A D | mount.c | 81 static int ro = 0; variable 210 ro++; 241 * also be specified as flags (e.g, "-r" and "ro"/"rw") when both 261 replace_opts(opts, ro, MNTOPT_RO, MNTOPT_RW); 694 "\t ro,rw,nosuid,remount,f,m,\n"
|
/illumos-gate/usr/src/uts/common/io/chxge/com/ |
H A D | pm3393.c | 564 if (ro & ((name - SUNI1x10GEXP_REG_MSTAT_COUNTER_0_LOW) >> 2)) \ 572 u64 ro; local 584 ro = (u16)val0 | (((u16)val1) << 16) | ((u64)((u16)val2) << 32)
|
/illumos-gate/usr/src/uts/common/sys/fibre-channel/impl/ |
H A D | fcph.h | 163 uint32_t ro; member in struct:frame_header 177 uint32_t ro;
|
/illumos-gate/usr/src/uts/common/sys/fc4/ |
H A D | fcal.h | 56 uint32_t ro; member in struct:FC2_FRAME_HDR
|
H A D | fc.h | 56 uint_t ro; member in struct:FC2_FRAME_HDR
|
/illumos-gate/usr/src/cmd/fs.d/nfs/mount/ |
H A D | mount.c | 237 int ro = 0; local 261 while ((c = getopt(argc, argv, "ro:mOq")) != EOF) { 264 ro++; 339 r = mount_nfs(&mnt, ro, &retry_error); 358 r = retry(&mnt, ro); 391 mount_nfs(struct mnttab *mntp, int ro, err_ret_t *retry_error) argument 415 if (ro) { 417 /* convert "rw"->"ro" */ 2569 retry(struct mnttab *mntp, int ro) argument 2591 if ((r = mount_nfs(mntp, ro, NUL [all...] |
/illumos-gate/usr/src/uts/common/io/idm/ |
H A D | idm_so.c | 87 uint32_t ro, uint32_t dlength); 1949 idm_fill_iov(idm_pdu_t *pdu, idm_buf_t *idb, uint32_t ro, uint32_t dlength) argument 1951 uint32_t buf_ro = ro - idb->idb_bufoffset; 1954 ASSERT(ro >= idb->idb_bufoffset);
|
/illumos-gate/usr/src/lib/smbsrv/libmlsvc/common/ |
H A D | smb_share.c | 758 * Precedence is none is checked first followed by ro then rw if 768 int ro = 0; local 775 ro = smb_chk_hostaccess(ipaddr, ro_list); 782 else if (ro != 0) 790 if (ro > 0) 794 } else if (ro < 0) { 804 else if (ro > 0)
|
/illumos-gate/usr/src/uts/common/vm/ |
H A D | vm_usage.c | 664 vmu_insert_lookup_object_bounds(vmu_object_t *ro, pgcnt_t start, pgcnt_t argument 667 avl_tree_t *tree = &(ro->vmo_bounds);
|
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/nwamcfg/ |
H A D | nwamcfg.c | 2427 boolean_t ro; local 2431 if (nwam_ncu_prop_read_only(prop, &ro) == NWAM_SUCCESS && ro) 2435 if (nwam_enm_prop_read_only(prop, &ro) == NWAM_SUCCESS && ro) 2439 if (nwam_loc_prop_read_only(prop, &ro) == NWAM_SUCCESS && ro)
|
/illumos-gate/usr/src/uts/intel/io/pci/ |
H A D | pci_boot.c | 193 ACPI_OBJECT ro; local 227 rb.Pointer = &ro; 228 rb.Length = sizeof (ro); 231 busnum = ro.Integer.Value;
|
/illumos-gate/usr/src/uts/intel/io/acpica/ |
H A D | osl.c | 1443 ACPI_OBJECT ro; local 1445 rb.Pointer = &ro; 1446 rb.Length = sizeof (ro); 1449 *rint = ro.Integer.Value;
|
/illumos-gate/usr/src/cmd/zpool/ |
H A D | zpool_main.c | 4865 const char *ro = local 4869 (void) printf("%-37s%s\n", fi->fi_uname, ro);
|
/illumos-gate/usr/src/uts/common/sys/ |
H A D | pci.h | 776 ro :1, member in struct:pcix_attr 784 ro :1, member in struct:pcix_attr
|