debug_vput
void debug_vput (struct vnode *vp, const char *filename, int line);
#define vput(vp) debug_vput(vp, __FILE__, __LINE__)