Home
last modified time | relevance | path

Searched refs:exportinfo_t (Results 1 – 4 of 4) sorted by relevance

/titanic_41/usr/src/uts/common/fs/nfs/
H A Dnfs_export.c75 static int unexport(exportinfo_t *);
76 static void exportfree(exportinfo_t *);
79 extern void nfsauth_cache_free(exportinfo_t *);
86 static void srv_secinfo_treeclimb(exportinfo_t *, secinfo_t *, int, bool_t);
89 static struct ex_vol_rename *find_volrnm_fh(exportinfo_t *, nfs_fh4 *);
90 static uint32_t find_volrnm_fh_id(exportinfo_t *, nfs_fh4 *);
91 static void free_volrnm_list(exportinfo_t *);
683 exportinfo_t *
686 exportinfo_t *exi_ret = NULL; in vis2exi()
706 srv_secinfo_treeclimb(exportinfo_t *exip, secinfo_t *sec, int seccnt, in srv_secinfo_treeclimb()
[all …]
H A Dnfs_cmd.c51 static struct charset_cache *nfscmd_charmap(exportinfo_t *exi,
278 nfscmd_charmap(exportinfo_t *exi, struct sockaddr *sp) in nfscmd_charmap()
H A Dnfs4_srv_ns.c262 tree_prepend_node(treenode_t *n, exp_visible_t *v, exportinfo_t *e) in tree_prepend_node()
790 exportinfo_t *e = tree_head->tree_exi; in treeclimb_export()
937 exportinfo_t *exi = NULL; in get_root_export()
/titanic_41/usr/src/uts/common/nfs/
H A Dexport.h535 typedef struct exportinfo exportinfo_t; typedef
639 extern exportinfo_t *vis2exi(treenode_t *);