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