Searched refs:refstr_t (Results 1 - 24 of 24) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Drefstr.h41 typedef struct refstr refstr_t; typedef in typeref:struct:refstr
45 refstr_t *refstr_alloc(const char *);
46 const char *refstr_value(refstr_t *);
47 void refstr_hold(refstr_t *);
48 void refstr_rele(refstr_t *);
H A Dcorectl.h109 refstr_t *ccp_path;
118 refstr_t *core_file;
135 extern refstr_t *corectl_path_value(corectl_path_t *);
H A Dvfs.h216 refstr_t *vfs_resource; /* mounted resource name */
217 refstr_t *vfs_mntpt; /* mount point name */
510 refstr_t *vfs_getresource(const struct vfs *);
511 refstr_t *vfs_getmntpoint(const struct vfs *);
H A Duser.h225 refstr_t *u_cwd; /* cached string for cwd */
/illumos-gate/usr/src/uts/common/os/
H A Drefstr.c34 refstr_t *
37 refstr_t *rsp;
50 refstr_value(refstr_t *rsp)
56 refstr_hold(refstr_t *rsp)
62 refstr_rele(refstr_t *rsp)
H A Dtlabel.c174 refstr_t *resource_ref;
234 refstr_t *resource_ref;
429 refstr_t *mntpt_ref;
H A Dcore.c572 refstr_t *rp;
638 refstr_t *rp;
H A Dexit.c345 refstr_t *cwd;
H A Dexec.c689 refstr_t *mntpt = NULL;
/illumos-gate/usr/src/uts/common/sys/contract/
H A Dprocess_impl.h50 refstr_t *ctp_svc_fmri; /* Service FMRI */
51 refstr_t *ctp_svc_aux; /* Creator Auxiliary field */
63 refstr_t *conp_svc_fmri; /* Service FMRI */
65 refstr_t *conp_svc_creator; /* contract creator */
66 refstr_t *conp_svc_aux; /* Creator Auxiliary field */
/illumos-gate/usr/src/lib/smbsrv/libfksmbsrv/common/
H A Dfake_vfs.c170 refstr_t *
173 refstr_t *mntpt;
/illumos-gate/usr/src/uts/common/syscall/
H A Dcorectl.c46 * structure is slightly trickier in that it contains a refstr_t rather than
129 refstr_t *
132 refstr_t *path;
144 refstr_t *npath = refstr_alloc(path);
242 refstr_t *rp;
325 refstr_t *nrp = refstr_alloc(path);
H A Dchdir.c168 refstr_t *cwd;
/illumos-gate/usr/src/uts/common/fs/
H A Dlookup.c997 refstr_t *mntpt;
1469 refstr_t *cwd, *oldcwd;
H A Dvfs.c234 refstr_t *mntpt;
1132 refstr_t *oldresource, *oldmntpt;
1839 refstr_t **refp, /* Ref-count string to contain the new path */
1844 refstr_t *ref;
1952 refstr_t *
1955 refstr_t *resource;
1967 refstr_t *
1970 refstr_t *mntpt;
/illumos-gate/usr/src/uts/common/fs/ufs/
H A Dufs_filio.c466 refstr_t *mntpt;
H A Dufs_vfsops.c1388 refstr_t *mountpoint;
2266 refstr_t *mntpt;
/illumos-gate/usr/src/uts/common/cpr/
H A Dcpr_main.c249 refstr_t *mntpt;
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4_client_debug.c1363 refstr_t *mntpt;
1430 refstr_t *mntpt;
/illumos-gate/usr/src/uts/common/contract/
H A Dprocess.c119 refstr_t *conp_svc_aux_default;
/illumos-gate/usr/src/uts/common/fs/smbsrv/
H A Dsmb_tree.c1111 refstr_t *vfs_mntpoint;
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dzfs_ctldir.c567 refstr_t *pathref;
/illumos-gate/usr/src/uts/common/fs/autofs/
H A Dauto_subr.c1930 refstr_t *mntpt, *resource;
/illumos-gate/usr/src/uts/common/io/
H A Dfssnap.c1751 refstr_t *mountpoint;

Completed in 158 milliseconds