Searched refs:vn_rele_async (Results 1 – 3 of 3) sorted by relevance
1255 void vn_rele_async(struct vnode *vp, struct taskq *taskq);1342 vn_rele_async(vp, taskq); \
1252 void vn_rele_async(struct vnode *vp, struct taskq *taskq);1341 vn_rele_async(vp, taskq); \
904 vn_rele_async(vnode_t *vp, taskq_t *taskq) in vn_rele_async() function