Home
last modified time | relevance | path

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

/linux/fs/xfs/
A Dxfs_trans_buf.c39 if (blip->bli_item.li_type == XFS_LI_BUF && in xfs_trans_buf_item_match()
328 ASSERT(bip->bli_item.li_type == XFS_LI_BUF); in xfs_trans_buf_is_dirty()
359 ASSERT(bip->bli_item.li_type == XFS_LI_BUF); in xfs_trans_brelse()
A Dxfs_trans.h36 uint li_type; /* item type */ member
A Dxfs_buf_item.c801 ASSERT(bip->bli_item.li_type == XFS_LI_BUF); in xfs_buf_item_init()
A Dxfs_log.c1107 item->li_type = type; in xfs_log_item_init()
2212 xfs_warn(mp, " type = 0x%x", lip->li_type); in xlog_print_trans()
A Dxfs_log_recover.c1744 if (lip->li_type != intent_type) in xlog_recover_release_intent()
A Dxfs_trace.h1313 __entry->type = lip->li_type;
1366 __entry->type = lip->li_type;
/linux/fs/xfs/libxfs/
A Dxfs_defer.c257 switch (lip->li_type) { in xfs_defer_save_resources()
A Dxfs_bmap.c253 if (bip->bli_item.li_type == XFS_LI_BUF && in xfs_bmap_get_bp()

Completed in 37 milliseconds