Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/xfs/
Dxfs_trans_item.c429 IOP_UNLOCK(lip); in xfs_trans_unlock_chunk()
Dxfs_trans.h189 #define IOP_UNLOCK(ip) (*(ip)->li_ops->iop_unlock)(ip) macro