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