Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/fs/nfs/
H A Dnfs_export.c767 #define exp_hash_unlink(exi, hash_name) \ argument
776 #define exp_hash_link(exi, hash_name, bucket) \ argument
785 export_link(exportinfo_t *exi) in export_link()
924 struct exportinfo *exi; in rfs_gsscallback() local
1022 struct exportinfo *exi = NULL; in exportfs() local
1638 export_unlink(struct exportinfo *exi) in export_unlink()
1650 unexport(struct exportinfo *exi) in unexport()
1744 struct exportinfo *exi; in nfs_getfh() local
1909 struct exportinfo *exi; in nfs_vptoexi() local
1983 chk_clnt_sec(exportinfo_t *exi, struct svc_req *req) in chk_clnt_sec()
[all …]
H A Dnfs4_srv_ns.c89 nfs4_vget_pseudo(struct exportinfo *exi, vnode_t **vpp, fid_t *fidp) in nfs4_vget_pseudo()
151 struct exportinfo *exi; in pseudo_exportfs() local
437 more_visible(struct exportinfo *exi, treenode_t *tree_head) in more_visible()
538 less_visible(struct exportinfo *exi, struct exp_visible *vp1) in less_visible()
654 struct exportinfo *exi; in treeclimb_export() local
937 exportinfo_t *exi = NULL; in get_root_export() local
956 has_visible(struct exportinfo *exi, vnode_t *vp) in has_visible()
1023 nfs_visible(struct exportinfo *exi, vnode_t *vp, int *expseudo) in nfs_visible()
1105 nfs_exported(struct exportinfo *exi, vnode_t *vp) in nfs_exported()
1165 nfs_visible_inode(struct exportinfo *exi, ino64_t ino, in nfs_visible_inode()
[all …]
H A Dnfs_acl_srv.c79 acl2_getacl(GETACL2args *args, GETACL2res *resp, struct exportinfo *exi, in acl2_getacl()
193 acl2_setacl(SETACL2args *args, SETACL2res *resp, struct exportinfo *exi, in acl2_setacl()
248 acl2_getattr(GETATTR2args *args, GETATTR2res *resp, struct exportinfo *exi, in acl2_getattr()
287 acl2_access(ACCESS2args *args, ACCESS2res *resp, struct exportinfo *exi, in acl2_access()
384 struct exportinfo *exi, struct svc_req *req, cred_t *cr, bool_t ro) in acl2_getxattrdir()
448 acl3_getacl(GETACL3args *args, GETACL3res *resp, struct exportinfo *exi, in acl3_getacl()
559 acl3_setacl(SETACL3args *args, SETACL3res *resp, struct exportinfo *exi, in acl3_setacl()
624 struct exportinfo *exi, struct svc_req *req, cred_t *cr, bool_t ro) in acl3_getxattrdir()
H A Dnfs_cmd.c204 nfscmd_findmap(struct exportinfo *exi, struct sockaddr *sp) in nfscmd_findmap()
250 nfscmd_insert_charmap(struct exportinfo *exi, struct sockaddr *sp, char *name) in nfscmd_insert_charmap()
278 nfscmd_charmap(exportinfo_t *exi, struct sockaddr *sp) in nfscmd_charmap()
324 nfscmd_convname(struct sockaddr *ca, struct exportinfo *exi, char *name, in nfscmd_convname()
367 nfscmd_convdirent(struct sockaddr *ca, struct exportinfo *exi, char *data, in nfscmd_convdirent()
417 nfscmd_convdirplus(struct sockaddr *ca, struct exportinfo *exi, char *data, in nfscmd_convdirplus()
H A Dnfs_srv.c98 rfs_getattr(fhandle_t *fhp, struct nfsattrstat *ns, struct exportinfo *exi, in rfs_getattr()
146 struct exportinfo *exi, struct svc_req *req, cred_t *cr, bool_t ro) in rfs_setattr()
338 struct exportinfo *exi, struct svc_req *req, cred_t *cr, bool_t ro) in rfs_lookup()
487 rfs_readlink(fhandle_t *fhp, struct nfsrdlnres *rl, struct exportinfo *exi, in rfs_readlink()
635 struct exportinfo *exi, struct svc_req *req, cred_t *cr, bool_t ro) in rfs_read()
919 struct exportinfo *exi, struct svc_req *req, cred_t *cr, bool_t ro) in rfs_write_sync()
1169 struct exportinfo *exi, struct svc_req *req, cred_t *cr, bool_t ro) in rfs_write()
1675 struct exportinfo *exi, struct svc_req *req, cred_t *cr, bool_t ro) in rfs_create()
1943 struct exportinfo *exi, struct svc_req *req, cred_t *cr, bool_t ro) in rfs_remove()
2035 struct exportinfo *exi, struct svc_req *req, cred_t *cr, bool_t ro) in rfs_rename()
[all …]
H A Dnfs_auth.c289 nfsauth4_access(struct exportinfo *exi, vnode_t *vp, struct svc_req *req, in nfsauth4_access()
343 nfsauth_retrieve(struct exportinfo *exi, char *req_netid, int flavor, in nfsauth_retrieve()
595 struct exportinfo *exi; in nfsauth_refresh_thread() local
808 nfsauth_cache_get(struct exportinfo *exi, struct svc_req *req, int flavor, in nfsauth_cache_get()
1241 nfsauth4_secinfo_access(struct exportinfo *exi, struct svc_req *req, in nfsauth4_secinfo_access()
1268 nfsauth_access(struct exportinfo *exi, struct svc_req *req, cred_t *cr, in nfsauth_access()
1445 nfsauth_cache_free(struct exportinfo *exi) in nfsauth_cache_free()
1475 struct exportinfo *exi; in exi_cache_reclaim() local
1491 exi_cache_trim(struct exportinfo *exi) in exi_cache_trim()
H A Dnfs3_srv.c91 rfs3_getattr(GETATTR3args *args, GETATTR3res *resp, struct exportinfo *exi, in rfs3_getattr()
152 rfs3_setattr(SETATTR3args *args, SETATTR3res *resp, struct exportinfo *exi, in rfs3_setattr()
367 rfs3_lookup(LOOKUP3args *args, LOOKUP3res *resp, struct exportinfo *exi, in rfs3_lookup()
577 rfs3_access(ACCESS3args *args, ACCESS3res *resp, struct exportinfo *exi, in rfs3_access()
733 rfs3_readlink(READLINK3args *args, READLINK3res *resp, struct exportinfo *exi, in rfs3_readlink()
916 rfs3_read(READ3args *args, READ3res *resp, struct exportinfo *exi, in rfs3_read()
1255 rfs3_write(WRITE3args *args, WRITE3res *resp, struct exportinfo *exi, in rfs3_write()
1507 rfs3_create(CREATE3args *args, CREATE3res *resp, struct exportinfo *exi, in rfs3_create()
1870 rfs3_mkdir(MKDIR3args *args, MKDIR3res *resp, struct exportinfo *exi, in rfs3_mkdir()
2018 rfs3_symlink(SYMLINK3args *args, SYMLINK3res *resp, struct exportinfo *exi, in rfs3_symlink()
[all …]
H A Dnfs_log.c67 struct exportinfo *exi; /* who are we related to? */ member
194 nfslog_setup(struct exportinfo *exi) in nfslog_setup()
287 nfslog_disable(struct exportinfo *exi) in nfslog_disable()
599 struct exportinfo *exi, in nfslog_record_alloc()
1532 struct exportinfo *exi, in nfslog_get_exi()
1627 nfslog_write_record(struct exportinfo *exi, struct svc_req *req, caddr_t args, in nfslog_write_record()
1783 log_public_record(struct exportinfo *exi, cred_t *cr) in log_public_record()
1824 nfslog_share_record(struct exportinfo *exi, cred_t *cr) in nfslog_share_record()
1853 nfslog_unshare_record(struct exportinfo *exi, cred_t *cr) in nfslog_unshare_record()
1873 nfslog_getfh(struct exportinfo *exi, fhandle *fh, char *fname, enum uio_seg seg, in nfslog_getfh()
H A Dnfs_server.c180 #define PUBLICFH_CHECK(disp, exi, fsid, xfid) \ argument
202 #define NFSLOG_COPY_NETBUF(exi, xprt, nb) { \ argument
655 rpc_null(caddr_t *argp, caddr_t *resp, struct exportinfo *exi, in rpc_null()
662 rpc_null_v3(caddr_t *argp, caddr_t *resp, struct exportinfo *exi, in rpc_null_v3()
673 rfs_error(caddr_t *argp, caddr_t *resp, struct exportinfo *exi, in rfs_error()
1497 struct exportinfo *exi = NULL; in common_dispatch() local
2014 checkauth(struct exportinfo *exi, struct svc_req *req, cred_t *cr, int anon_ok, in checkauth()
2280 struct exportinfo *exi; in checkauth4() local
2659 struct exportinfo **exi, struct sec_ol *sec) in rfs_publicfh_mclookup()
3029 struct exportinfo **exi) in nfs_check_vpexi()
[all …]
H A Dnfs4_srv_readdir.c107 struct exportinfo **exi, struct svc_req *req, struct compound_state *cs, in nfs4_readdir_getvp()
966 struct exportinfo *exi; in rfs4_op_readdir() local
H A Dnfs4_state.c3850 struct exportinfo *exi = (struct exportinfo *)e; in rfs4_lo_state_walk_callout() local
3884 struct exportinfo *exi = (struct exportinfo *)e; in rfs4_state_walk_callout() local
3917 struct exportinfo *exi = (struct exportinfo *)e; in rfs4_deleg_state_walk_callout() local
3948 struct exportinfo *exi = (struct exportinfo *)e; in rfs4_file_walk_callout() local
3996 rfs4_clean_state_exi(struct exportinfo *exi) in rfs4_clean_state_exi()
H A Dnfs4_srv.c874 struct exportinfo *exi = NULL; in do_rfs4_op_secinfo() local
1958 is_exported_sec(int flavor, struct exportinfo *exi) in is_exported_sec()
2628 struct exportinfo *exi = NULL, *pre_exi = NULL; in do_rfs4_op_lookup() local
3428 struct exportinfo *exi, *sav_exi; in rfs4_op_putpubfh() local
3612 struct exportinfo *exi, *sav_exi; in rfs4_op_putrootfh() local
5802 rfs4_compound(COMPOUND4args *args, COMPOUND4res *resp, struct exportinfo *exi, in rfs4_compound()
H A Dnfs_log_xdr.c147 struct exportinfo *exi, in xdr_nfslog_request_record()
H A Dnfs4_srv_attr.c310 fattr4_get_fh_expire_type(struct exportinfo *exi, uint32_t *fh_expire_typep) in fattr4_get_fh_expire_type()
/titanic_50/usr/src/uts/common/klm/
H A Dklmmod.c353 lm_unexport(struct exportinfo *exi) in lm_unexport()
H A Dnlm_impl.c2565 nlm_unexport(struct exportinfo *exi) in nlm_unexport()
/titanic_50/usr/src/uts/common/nfs/
H A Dexport.h578 #define PSEUDO(exi) ((exi)->exi_export.ex_flags & EX_PSEUDO) argument
579 #define EXP_LINKED(exi) ((exi)->fid_hash.bckt != NULL) argument
590 #define exportmatch(exi, fsid, fid) \ argument
H A Dnfs4.h1083 struct exportinfo *exi; member