Home
last modified time | relevance | path

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

/openbmc/linux/fs/xfs/libxfs/
H A Dxfs_log_recover.h111 #define ITEM_TYPE(i) (*(unsigned short *)(i)->ri_buf[0].i_addr) macro
/openbmc/linux/fs/xfs/
H A Dxfs_log_recover.c1801 if (ITEM_TYPE(item) == xlog_recover_item_ops[i]->item_type) in xlog_find_item_ops()
1878 __func__, ITEM_TYPE(item)); in xlog_recover_reorder_trans()
H A Dxfs_trace.h2257 __entry->type = ITEM_TYPE(item);