Home
last modified time | relevance | path

Searched refs:VOP_RECLAIM (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/fs/xfs/linux-2.4/
Dxfs_vnode.c88 VOP_RECLAIM(vp, error); in vn_reclaim()
Dxfs_vnode.h339 #define VOP_RECLAIM(vp, rv) \ macro