Searched refs:XFS_LI_BUF (Results 1 – 5 of 5) sorted by relevance
692 if (lip != NULL && lip->li_type == XFS_LI_BUF) in xfs_buf_item_init()696 xfs_log_item_init(mp, &bip->bli_item, XFS_LI_BUF, &xfs_buf_item_ops); in xfs_buf_item_init()717 bip->bli_formats[i].blf_type = XFS_LI_BUF; in xfs_buf_item_init()
48 #define XFS_LI_BUF 0x123c /* v2 bufs, variable sized inode bufs */ macro57 { XFS_LI_BUF, "XFS_LI_BUF" }, \
57 if (blip->bli_item.li_type == XFS_LI_BUF && in xfs_trans_buf_item_match()433 ASSERT(bip->bli_item.li_type == XFS_LI_BUF); in xfs_trans_brelse()
1658 case XFS_LI_BUF: in xlog_recover_reorder_trans()3018 case XFS_LI_BUF: in xlog_recover_commit_pass1()3046 case XFS_LI_BUF: in xlog_recover_commit_pass2()
479 if (bip->bli_item.li_type == XFS_LI_BUF && in xfs_bmap_get_bp()