Searched refs:VOP_RELEASE (Results 1 – 3 of 3) sorted by relevance
226 VOP_RELEASE(vp, error); in xfs_refcache_purge_ip()265 VOP_RELEASE(vp, error); in xfs_refcache_purge_mp()330 VOP_RELEASE(XFS_ITOV(iplist[i]), error); in xfs_refcache_purge_some()399 VOP_RELEASE(XFS_ITOV(iplist[i]), error); in xfs_refcache_resize()426 VOP_RELEASE(XFS_ITOV(release_ip), error); in xfs_refcache_iunlock()
201 VOP_RELEASE(vp, error); in linvfs_release()
327 #define VOP_RELEASE(vp, rv) \ macro