Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/xfs/
Dxfs_trans_buf.c1001 xfs_buf_log_item_t *blip; in xfs_trans_buf_item_match() local
1018 blip = (xfs_buf_log_item_t *)lidp->lid_item; in xfs_trans_buf_item_match()
1019 if (blip->bli_item.li_type != XFS_LI_BUF) { in xfs_trans_buf_item_match()
1023 bp = blip->bli_buf; in xfs_trans_buf_item_match()
1054 xfs_buf_log_item_t *blip; in xfs_trans_buf_item_match_all() local
1075 blip = (xfs_buf_log_item_t *)lidp->lid_item; in xfs_trans_buf_item_match_all()
1076 if (blip->bli_item.li_type != XFS_LI_BUF) { in xfs_trans_buf_item_match_all()
1080 bp = blip->bli_buf; in xfs_trans_buf_item_match_all()