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