Home
last modified time | relevance | path

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

/linux-6.1.9/fs/xfs/libxfs/
Dxfs_log_recover.h111 #define ITEM_TYPE(i) (*(unsigned short *)(i)->ri_buf[0].i_addr) macro
/linux-6.1.9/fs/xfs/
Dxfs_log_recover.c1807 if (ITEM_TYPE(item) == xlog_recover_item_ops[i]->item_type) in xlog_find_item_ops()
1884 __func__, ITEM_TYPE(item)); in xlog_recover_reorder_trans()
Dxfs_trace.h2258 __entry->type = ITEM_TYPE(item);