Lines Matching defs:csp
152 #define SN_HOLD(csp) { \ argument
158 #define SN_RELE(csp) { \ argument
226 #define LOCK_CSP(csp) (void) spec_lockcsp(csp, 0, 1, 0) argument
227 #define LOCKHOLD_CSP_SIG(csp) spec_lockcsp(csp, 1, 1, 1) argument
228 #define SYNCHOLD_CSP_SIG(csp, intr) spec_lockcsp(csp, intr, 0, 1) argument
247 spec_lockcsp(struct snode *csp, int intr, int setlock, int hold) in spec_lockcsp()
277 #define UNLOCK_CSP_LOCK_HELD(csp) \ argument
283 #define UNLOCK_CSP(csp) \ argument
291 #define SPEC_SIZE(csp) \ argument
309 spec_size(struct snode *csp) in spec_size()
565 struct snode *sp, *csp; in spec_open() local
880 struct snode *sp, *csp; in spec_close() local
1726 struct snode *csp; in spec_frlock() local
2467 struct snode *csp = VTOS(vp); in spec_addmap() local
2505 struct snode *csp = VTOS(vp); in spec_delmap() local