Home
last modified time | relevance | path

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

/linux/fs/xfs/libxfs/
H A Dxfs_log_recover.h92 #define XLOG_RHASH_SIZE 16 macro
95 ((((uint32_t)tid)>>XLOG_RHASH_SHIFT) & (XLOG_RHASH_SIZE-1))