Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/
H A Drefstr.h41 typedef struct refstr refstr_t; typedef
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.h231 refstr_t *vfs_resource; /* mounted resource name */
232 refstr_t *vfs_mntpt; /* mount point name */
524 refstr_t *vfs_getresource(const struct vfs *);
525 refstr_t *vfs_getmntpoint(const struct vfs *);
H A Duser.h226 refstr_t *u_cwd; /* cached string for cwd */
/titanic_44/usr/src/uts/common/os/
H A Drefstr.c34 refstr_t *
37 refstr_t *rsp; in refstr_alloc()
50 refstr_value(refstr_t *rsp) in refstr_value()
56 refstr_hold(refstr_t *rsp) in refstr_hold()
62 refstr_rele(refstr_t *rsp) in refstr_rele()
H A Dtlabel.c174 refstr_t *resource_ref; in getflabel_cipso()
234 refstr_t *resource_ref; in getflabel_zfs()
429 refstr_t *mntpt_ref; in getflabel()
H A Dcore.c572 refstr_t *rp; in dump_one_core()
638 refstr_t *rp; in core()
H A Dexit.c345 refstr_t *cwd; in proc_exit()
H A Dexec.c667 refstr_t *mntpt = NULL; in gexec()
/titanic_44/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 */
/titanic_44/usr/src/uts/common/syscall/
H A Dcorectl.c129 refstr_t *
132 refstr_t *path; in corectl_path_value()
144 refstr_t *npath = refstr_alloc(path); in corectl_path_set()
242 refstr_t *rp; in corectl()
325 refstr_t *nrp = refstr_alloc(path); in corectl()
H A Dchdir.c168 refstr_t *cwd; in chdirec()
/titanic_44/usr/src/lib/smbsrv/libfksmbsrv/common/
H A Dfake_vfs.c170 refstr_t *
173 refstr_t *mntpt; in vfs_getmntpoint()
/titanic_44/usr/src/uts/common/fs/
H A Dvfs.c241 refstr_t *mntpt; in fsop_root()
1163 refstr_t *oldresource, *oldmntpt; in domount()
1870 refstr_t **refp, /* Ref-count string to contain the new path */ in vfs_setpath()
1875 refstr_t *ref; in vfs_setpath()
1983 refstr_t *
1986 refstr_t *resource; in vfs_getresource()
1998 refstr_t *
2001 refstr_t *mntpt; in vfs_getmntpoint()
H A Dlookup.c998 refstr_t *mntpt; in dirtopath()
1406 refstr_t *cwd, *oldcwd; in dogetcwd()
/titanic_44/usr/src/uts/common/fs/ufs/
H A Dufs_filio.c466 refstr_t *mntpt; in ufs_fioffs()
H A Dufs_vfsops.c1390 refstr_t *mountpoint; in ufs_unmount()
/titanic_44/usr/src/uts/common/cpr/
H A Dcpr_main.c249 refstr_t *mntpt; in cpr_log_status()
/titanic_44/usr/src/uts/common/fs/nfs/
H A Dnfs4_client_debug.c1363 refstr_t *mntpt; in nfs4_queue_event()
1430 refstr_t *mntpt; in nfs4_queue_fact()
/titanic_44/usr/src/uts/common/contract/
H A Dprocess.c119 refstr_t *conp_svc_aux_default;
/titanic_44/usr/src/uts/common/fs/smbsrv/
H A Dsmb_tree.c1091 refstr_t *vfs_mntpoint; in smb_tree_get_volname()
/titanic_44/usr/src/uts/common/fs/zfs/
H A Dzfs_ctldir.c566 refstr_t *pathref; in zfsctl_rename_snap()
/titanic_44/usr/src/uts/common/io/
H A Dfssnap.c1751 refstr_t *mountpoint; in fssnap_create_impl()
/titanic_44/usr/src/uts/common/fs/autofs/
H A Dauto_subr.c1930 refstr_t *mntpt, *resource; in unmount_node()