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