Searched defs:xp (Results 1 – 8 of 8) sorted by relevance
183 bind_hashins(struct mount * mp, struct bind_node * xp, struct vnode ** vpp) in bind_hashins()235 bind_hashrem(struct bind_node * xp) in bind_hashrem()247 struct bind_node * xp; in bind_nodecreate() local265 struct bind_node * xp = bind_nodecreate(lowervp); in bind_getnewvnode() local
125 #define BINDTOV(xp) ((xp)->bind_vnode) argument
273 struct bind_node * xp; in bind_reclaim() local
187 null_hashins(struct mount * mp, struct null_node * xp, struct vnode ** vpp) in null_hashins()243 null_hashrem(struct null_node * xp) in null_hashrem()253 struct null_node * xp; in null_nodecreate() local271 struct null_node * xp = null_nodecreate(lowervp); in null_getnewvnode() local
135 #define NULLTOV(xp) ((xp)->null_vnode) argument
654 struct null_node * xp; in null_reclaim() local
314 uint32_t *xp = (uint32_t *) &avx_state->__fpu_xmm7; in ymm_sigalrm_handler() local824 uint64_t *xp = (uint64_t *) &avx_state->__fpu_xmm7; in zmm_sigalrm_handler() local853 uint64_t *xp = (uint64_t *) &avx_state->__fpu_xmm7; in zmm_sigalrm_handler_no_mod() local
3385 vnode_t vp, xp, dvp, dirp; in nfsrv_link() local