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

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

Completed in 176 milliseconds