Home
last modified time | relevance | path

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

/linux/fs/xfs/libxfs/
H A Dxfs_log_recover.h120 #define ITEM_TYPE(i) (*(unsigned short *)(i)->ri_buf[0].iov_base) macro
/linux/fs/xfs/
H A Dxfs_log_recover.c1836 if (ITEM_TYPE(item) == xlog_recover_item_ops[i]->item_type) in xlog_find_item_ops()
1913 __func__, ITEM_TYPE(item)); in xlog_recover_reorder_trans()