Home
last modified time | relevance | path

Searched refs:vn_bhv_remove (Results 1 – 3 of 3) sorted by relevance

/linux-2.4.37.9/fs/xfs/
Dxfs_iget.c654 vn_bhv_remove(VN_BHV_HEAD(vp), XFS_ITOBHV(ip)); in xfs_ireclaim()
Dxfs_vnodeops.c3884 vn_bhv_remove(VN_BHV_HEAD(vp), XFS_ITOBHV(ip)); in xfs_reclaim()
/linux-2.4.37.9/fs/xfs/linux-2.4/
Dxfs_vnode.h124 #define vn_bhv_remove(bhp,bdp) bhv_remove(bhp,bdp) macro