Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/xfs/
Dxfs_inode.h430 #define XFS_ITOV(ip) xfs_itov(ip) macro
432 #define XFS_ITOV(ip) BHV_TO_VNODE(XFS_ITOBHV(ip)) macro