Home
last modified time | relevance | path

Searched defs:ro (Results 1 – 25 of 29) sorted by relevance

12

/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs_acl_srv.c80 struct svc_req *req, cred_t *cr, bool_t ro) in acl2_getacl()
194 struct svc_req *req, cred_t *cr, bool_t ro) in acl2_setacl()
249 struct svc_req *req, cred_t *cr, bool_t ro) in acl2_getattr()
288 struct svc_req *req, cred_t *cr, bool_t ro) in acl2_access()
384 struct exportinfo *exi, struct svc_req *req, cred_t *cr, bool_t ro) in acl2_getxattrdir()
560 struct svc_req *req, cred_t *cr, bool_t ro) in acl3_setacl()
624 struct exportinfo *exi, struct svc_req *req, cred_t *cr, bool_t ro) in acl3_getxattrdir()
H A Dnfs_srv.c131 struct svc_req *req, cred_t *cr, bool_t ro) in rfs_getattr()
178 struct exportinfo *exi, struct svc_req *req, cred_t *cr, bool_t ro) in rfs_setattr()
447 struct exportinfo *exi, struct svc_req *req, cred_t *cr, bool_t ro) in rfs_lookup()
614 struct svc_req *req, cred_t *cr, bool_t ro) in rfs_readlink()
763 struct exportinfo *exi, struct svc_req *req, cred_t *cr, bool_t ro) in rfs_read()
1049 struct exportinfo *exi, struct svc_req *req, cred_t *cr, bool_t ro) in rfs_write_sync()
1267 bool_t ro; member
1293 struct exportinfo *exi, struct svc_req *req, cred_t *cr, bool_t ro) in rfs_write()
1802 struct exportinfo *exi, struct svc_req *req, cred_t *cr, bool_t ro) in rfs_create()
2070 struct exportinfo *exi, struct svc_req *req, cred_t *cr, bool_t ro) in rfs_remove()
[all …]
H A Dnfs3_srv.c107 struct svc_req *req, cred_t *cr, bool_t ro) in rfs3_getattr()
171 struct svc_req *req, cred_t *cr, bool_t ro) in rfs3_setattr()
389 struct svc_req *req, cred_t *cr, bool_t ro) in rfs3_lookup()
619 struct svc_req *req, cred_t *cr, bool_t ro) in rfs3_access()
778 struct svc_req *req, cred_t *cr, bool_t ro) in rfs3_readlink()
965 struct svc_req *req, cred_t *cr, bool_t ro) in rfs3_read()
1308 struct svc_req *req, cred_t *cr, bool_t ro) in rfs3_write()
1566 struct svc_req *req, cred_t *cr, bool_t ro) in rfs3_create()
1932 struct svc_req *req, cred_t *cr, bool_t ro) in rfs3_mkdir()
2083 struct svc_req *req, cred_t *cr, bool_t ro) in rfs3_symlink()
[all …]
H A Dnfs_server.c656 struct svc_req *req, cred_t *cr, bool_t ro) in rpc_null()
663 struct svc_req *req, cred_t *cr, bool_t ro) in rpc_null_v3()
674 struct svc_req *req, cred_t *cr, bool_t ro) in rfs_error()
1519 bool_t ro = FALSE; in common_dispatch() local
2016 bool_t publicfh_ok, bool_t *ro) in checkauth()
/illumos-gate/usr/src/uts/common/io/ib/clients/rdsv3/
H A Dsend.c76 struct rdsv3_rdma_op *ro; in rdsv3_send_reset() local
485 struct rdsv3_rdma_op *ro; in rdsv3_rdma_send_complete() local
537 struct rdsv3_rdma_op *ro; in __rdsv3_rdma_send_complete() local
636 struct rdsv3_rdma_op *ro = rm->m_rdma_op; in rdsv3_send_remove_from_sock() local
H A Drdma.c426 rdsv3_rdma_free_op(struct rdsv3_rdma_op *ro) in rdsv3_rdma_free_op()
/illumos-gate/usr/src/lib/libnwam/common/
H A Dlibnwam_enm.c251 boolean_t ro; in nwam_enm_delete_prop() local
301 boolean_t ro; in nwam_enm_set_prop_value() local
H A Dlibnwam_loc.c362 boolean_t ro; in nwam_loc_delete_prop() local
400 boolean_t ro; in nwam_loc_set_prop_value() local
/illumos-gate/usr/src/cmd/fs.d/nfs/mount/
H A Dmount.c237 int ro = 0; in main() local
391 mount_nfs(struct mnttab *mntp, int ro, err_ret_t *retry_error) in mount_nfs()
2569 retry(struct mnttab *mntp, int ro) in retry()
/illumos-gate/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfcph.h163 uint32_t ro; member
/illumos-gate/usr/src/cmd/bhyve/
H A Dpci_virtio_9p.c274 bool ro; in pci_vt9p_init() local
H A Dblock_if.c575 int ro, candelete, geom, ssopt, pssopt; in blockif_open() local
/illumos-gate/usr/src/cmd/fs.d/ufs/mount/
H A Dmount.c81 static int ro = 0; variable
/illumos-gate/usr/src/lib/libpkg/common/
H A Dpkgserv.c393 pkgopenserver(const char *root, const char *sadmdir, boolean_t ro) in pkgopenserver()
/illumos-gate/usr/src/uts/common/io/chxge/com/
H A Dpm3393.c570 u64 ro; in pm3393_update_statistics() local
/illumos-gate/usr/src/uts/common/sys/fc4/
H A Dfcal.h54 uint32_t ro; member
H A Dfc.h54 uint_t ro; member
/illumos-gate/usr/src/uts/common/vm/
H A Dvm_usage.c664 vmu_insert_lookup_object_bounds(vmu_object_t *ro, pgcnt_t start, pgcnt_t in vmu_insert_lookup_object_bounds()
/illumos-gate/usr/src/uts/common/nfs/
H A Dexport.h621 #define rdonly(ro, vp) ((ro) || vn_is_readonly(vp)) argument
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dzfs_vfsops.c1181 boolean_t ro = (readonly || (strchr(osname, '@') != NULL)); in zfsvfs_create() local
H A Dzvol.c633 boolean_t ro; in zvol_first_open() local
/illumos-gate/usr/src/lib/smbsrv/libmlsvc/common/
H A Dsmb_share.c894 int ro = 0; in smb_shr_hostaccess() local
/illumos-gate/usr/src/uts/common/io/idm/
H A Didm_so.c2078 idm_fill_iov(idm_pdu_t *pdu, idm_buf_t *idb, uint32_t ro, uint32_t dlength) in idm_fill_iov()
/illumos-gate/usr/src/uts/intel/io/acpica/
H A Dosl.c1518 ACPI_OBJECT ro; in acpica_eval_int() local
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/nwamcfg/
H A Dnwamcfg.c2459 boolean_t ro; in is_prop_read_only() local

12