Searched refs:XLOG_RHASH (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/fs/xfs/libxfs/ | ||
H A D | xfs_log_recover.h | 85 #define XLOG_RHASH(tid) \ macro |
/openbmc/linux/fs/xfs/ | ||
H A D | xfs_log_recover.c | 2316 rhp = &rhash[XLOG_RHASH(tid)]; in xlog_recover_ophdr_to_trans() |