Home
last modified time | relevance | path

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

/fs/xfs/
Dxfs_trans_item.c425 IOP_UNLOCK(lip); in xfs_trans_unlock_chunk()
Dxfs_trans.h805 #define IOP_UNLOCK(ip) (*(ip)->li_ops->iop_unlock)(ip) macro