Home
last modified time | relevance | path

Searched refs:XFS_BLI_HOLD (Results 1 – 3 of 3) sorted by relevance

/linux-2.4.37.9/fs/xfs/
Dxfs_buf_item.h94 #define XFS_BLI_HOLD 0x01 macro
Dxfs_trans_buf.c604 if (bip->bli_flags & XFS_BLI_HOLD) { in xfs_trans_brelse()
605 bip->bli_flags &= ~XFS_BLI_HOLD; in xfs_trans_brelse()
712 bip->bli_flags |= XFS_BLI_HOLD; in xfs_trans_bhold()
Dxfs_buf_item.c598 hold = bip->bli_flags & XFS_BLI_HOLD; in xfs_buf_item_unlock()
609 bip->bli_flags &= ~XFS_BLI_HOLD; in xfs_buf_item_unlock()