Home
last modified time | relevance | path

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

/openbmc/linux/fs/xfs/libxfs/
H A Dxfs_log_recover.h85 #define XLOG_RHASH(tid) \ macro
/openbmc/linux/fs/xfs/
H A Dxfs_log_recover.c2316 rhp = &rhash[XLOG_RHASH(tid)]; in xlog_recover_ophdr_to_trans()