Home
last modified time | relevance | path

Searched defs:VN_HOLD (Results 1 – 1 of 1) sorted by relevance

/linux-2.4.37.9/fs/xfs/linux-2.4/
Dxfs_vnode.h546 #define VN_HOLD(vp) \ macro
553 #define VN_HOLD(vp) ((void)vn_hold(vp)) macro