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