Searched defs:compound_state (Results 1 – 1 of 1) sorted by relevance
1082 struct compound_state { struct1083 struct exportinfo *exi;1084 struct exportinfo *saved_exi; /* export struct for saved_vp */1085 cred_t *basecr; /* UNIX cred: only RPC request */1086 caddr_t principal;1087 int nfsflavor;1088 cred_t *cr; /* UNIX cred: RPC request and */1090 bool_t cont;1091 uint_t access; /* access perm on vp per request */1092 bool_t deleg; /* TRUE if current fh has */[all …]