Searched defs:vn_lock (Results 1 – 2 of 2) sorted by relevance
55 vn_lock(struct vnode *vp, int flags) in vn_lock() function
742 #define vn_lock(vp, flags) _vn_lock(vp, flags, __FILE__, __LINE__) macro