Searched defs:compound_state (Results 1 – 1 of 1) sorted by relevance
1205 struct compound_state { struct1206 struct exportinfo *exi;1207 struct exportinfo *saved_exi; /* export struct for saved_vp */1208 cred_t *basecr; /* UNIX cred: only RPC request */1209 caddr_t principal;1210 int nfsflavor;1211 cred_t *cr; /* UNIX cred: RPC request and */1213 bool_t cont;1214 uint_t access; /* access perm on vp per request */1215 bool_t deleg; /* TRUE if current fh has */[all …]