Searched defs:compound_state (Results 1 – 1 of 1) sorted by relevance
1212 struct compound_state { struct1213 struct exportinfo *exi;1214 struct exportinfo *saved_exi; /* export struct for saved_vp */1215 cred_t *basecr; /* UNIX cred: only RPC request */1216 caddr_t principal;1217 int nfsflavor;1218 cred_t *cr; /* UNIX cred: RPC request and */1220 bool_t cont;1221 uint_t access; /* access perm on vp per request */1222 bool_t deleg; /* TRUE if current fh has */[all …]