Symbol: exportinfo_t
usr/src/uts/common/fs/nfs/nfs4_srv_ns.c
272
tree_prepend_node(treenode_t *n, exp_visible_t *v, exportinfo_t *e)
usr/src/uts/common/fs/nfs/nfs4_srv_ns.c
806
exportinfo_t *e = tree_head->tree_exi;
usr/src/uts/common/fs/nfs/nfs4_srv_ns.c
974
exportinfo_t *exi = NULL;
usr/src/uts/common/fs/nfs/nfs_cmd.c
317
nfscmd_charmap(exportinfo_t *exi, struct sockaddr *sp)
usr/src/uts/common/fs/nfs/nfs_cmd.c
60
static struct charset_cache *nfscmd_charmap(exportinfo_t *exi,
usr/src/uts/common/fs/nfs/nfs_export.c
103
static struct ex_vol_rename *find_volrnm_fh(exportinfo_t *, nfs_fh4 *);
usr/src/uts/common/fs/nfs/nfs_export.c
104
static uint32_t find_volrnm_fh_id(exportinfo_t *, nfs_fh4 *);
usr/src/uts/common/fs/nfs/nfs_export.c
105
static void free_volrnm_list(exportinfo_t *);
usr/src/uts/common/fs/nfs/nfs_export.c
2241
chk_clnt_sec(exportinfo_t *exi, struct svc_req *req)
usr/src/uts/common/fs/nfs/nfs_export.c
2264
makefh(fhandle_t *fh, vnode_t *vp, exportinfo_t *exi)
usr/src/uts/common/fs/nfs/nfs_export.c
2316
makefh_ol(fhandle_t *fh, exportinfo_t *exi, uint_t sec_index)
usr/src/uts/common/fs/nfs/nfs_export.c
692
exportinfo_t *
usr/src/uts/common/fs/nfs/nfs_export.c
695
exportinfo_t *exi_ret = NULL;
usr/src/uts/common/fs/nfs/nfs_export.c
716
srv_secinfo_treeclimb(nfs_export_t *ne, exportinfo_t *exip, secinfo_t *sec,
usr/src/uts/common/fs/nfs/nfs_export.c
807
export_link(nfs_export_t *ne, exportinfo_t *exi)
usr/src/uts/common/fs/nfs/nfs_export.c
809
exportinfo_t **bckt;
usr/src/uts/common/fs/nfs/nfs_export.c
88
static int unexport(nfs_export_t *, exportinfo_t *, cred_t *);
usr/src/uts/common/fs/nfs/nfs_export.c
89
static void exportfree(exportinfo_t *);
usr/src/uts/common/fs/nfs/nfs_export.c
92
extern void nfsauth_cache_free(exportinfo_t *);
usr/src/uts/common/fs/nfs/nfs_export.c
99
static void srv_secinfo_treeclimb(nfs_export_t *, exportinfo_t *,
usr/src/uts/common/nfs/export.h
672
extern exportinfo_t *vis2exi(treenode_t *);