Home
last modified time | relevance | path

Searched refs:XLOG_RHASH_SHIFT (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/fs/xfs/libxfs/
H A Dxfs_log_recover.h84 #define XLOG_RHASH_SHIFT 2 macro
86 ((((uint32_t)tid)>>XLOG_RHASH_SHIFT) & (XLOG_RHASH_SIZE-1))