Searched defs:VAP (Results 1 – 1 of 1) sorted by relevance
| /xnu-8019.80.24/bsd/nfs/ |
| H A D | nfsm_subs.h | 132 #define nfsm_srv_vattr_init(VAP, VERS) \ argument 155 #define nfsm_srv_pre_vattr_init(VAP) \ argument 432 #define nfsm_chain_add_postop_attr(E, ND, NMC, ATTRERR, VAP) \ argument 445 #define nfsm_chain_add_v2sattr(E, NMC, VAP, SZRDEV) \ argument 452 #define nfsm_chain_add_v3sattr(NMP, E, NMC, VAP) \ argument 459 #define nfsm_chain_add_fattr4(E, NMC, VAP, NMP) \ argument 716 #define nfsm_chain_postop_attr_get(NMP, E, NMC, F, VAP) \ argument
|