Home
last modified time | relevance | path

Searched defs:rnode (Results 1 – 18 of 18) sorted by relevance

/illumos-gate/usr/src/uts/common/nfs/
H A Drnode.h57 struct rnode *rnode; member
259 typedef struct rnode { struct
269 kmutex_t r_statelock; /* protects (most of) rnode contents */ argument
272 char *r_path; /* path to this rnode */ argument
274 cred_t *r_cred; /* current credentials */
275 cred_t *r_unlcred; /* unlinked credentials */
276 char *r_unlname; /* unlinked file name */
278 len_t r_size; /* client's view of file size */
282 long r_mapcnt; /* count of mmapped pages */
306 list_node_t r_mi_link; /* linkage into list of rnodes for */ argument
[all …]
H A Drnode4.h68 struct rnode4 *rnode; member
/illumos-gate/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_fmri.c108 tnode_t *rnode; in topo_fmri_nvl2str() local
141 tnode_t *rnode; in topo_fmri_str2nvl() local
220 tnode_t *rnode; in topo_fmri_present() local
248 tnode_t *rnode; in topo_fmri_replaced() local
276 tnode_t *rnode; in topo_fmri_contains() local
312 tnode_t *rnode; in topo_fmri_unusable() local
338 tnode_t *rnode; in topo_fmri_retire() local
366 tnode_t *rnode; in topo_fmri_unretire() local
396 tnode_t *rnode; in topo_fmri_service_state() local
423 tnode_t *rnode; in topo_fmri_expand() local
[all …]
H A Dtopo_builtin.c109 tnode_t *rnode; in topo_builtin_create() local
H A Dcpu.c159 cpu_create(topo_mod_t *mod, tnode_t *rnode, const char *name, in cpu_create()
/illumos-gate/usr/src/lib/fm/topo/modules/common/fac_prov_mptsas/
H A Dfac_prov_mptsas.c229 fac_prov_mptsas_enum(topo_mod_t *mod, tnode_t *rnode, const char *name, in fac_prov_mptsas_enum()
/illumos-gate/usr/src/lib/fm/topo/modules/common/fac_prov_ahci/
H A Dfac_prov_ahci.c270 fac_prov_ahci_enum(topo_mod_t *mod, tnode_t *rnode, const char *name, in fac_prov_ahci_enum()
/illumos-gate/usr/src/lib/fm/topo/modules/common/xfp/
H A Dxfp.c203 xfp_enum(topo_mod_t *mod, tnode_t *rnode, const char *name, in xfp_enum()
/illumos-gate/usr/src/lib/libdevinfo/
H A Ddevinfo_retire.c333 di_node_t rnode = rp->rcm_node; in retire_supported() local
581 di_node_t rnode; in rcm_notify() local
/illumos-gate/usr/src/lib/fm/topo/modules/common/smbios/
H A Dsmbios_enum.c615 smbios_enum(topo_mod_t *mod, tnode_t *rnode, const char *name, in smbios_enum()
/illumos-gate/usr/src/lib/fm/topo/modules/common/ipmi/
H A Dipmi_enum.c608 ipmi_enum(topo_mod_t *mod, tnode_t *rnode, const char *name, in ipmi_enum()
/illumos-gate/usr/src/lib/libcfgadm/common/
H A Dconfig_admin.c1930 di_node_t rnode, wnode; in find_ap_common() local
2475 di_node_t rnode; in list_common() local
2565 di_node_t rnode; in do_list_common() local
/illumos-gate/usr/src/lib/fm/topo/modules/i86pc/chip/
H A Dchip_intel.c127 tnode_t *rnode; in mc_add_ranks() local
/illumos-gate/usr/src/lib/libpicl/
H A Dpicl2door.h119 picl_nodehdl_t rnode; /* root handle */ member
/illumos-gate/usr/src/lib/fm/topo/modules/common/fac_prov_ipmi/
H A Dfac_prov_ipmi.c2072 fac_prov_ipmi_enum(topo_mod_t *mod, tnode_t *rnode, const char *name, in fac_prov_ipmi_enum()
/illumos-gate/usr/src/lib/fm/topo/modules/common/ses/
H A Dses.c3779 ses_enum(topo_mod_t *mod, tnode_t *rnode, const char *name, in ses_enum()
/illumos-gate/usr/src/cmd/svc/svccfg/
H A Dsvccfg_libscf.c9785 xmlNodePtr rnode, sfnode; in export_svc_general() local
10544 xmlNodePtr rnode, sfnode; in export_inst_general() local
/illumos-gate/usr/src/uts/common/io/rsm/
H A Drsm.c2764 rsmsegacl_validate(rsmipc_request_t *req, rsm_node_id_t rnode, in rsmsegacl_validate()