Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/xfs/
Dxfs_trans.h186 #define IOP_UNPIN(ip, flags) (*(ip)->li_ops->iop_unpin)(ip, flags) macro
Dxfs_trans.c1313 IOP_UNPIN(lip, lidp->lid_flags & XFS_LID_BUF_STALE); in xfs_trans_chunk_committed()