Searched defs:LUFS_GENID_PRIME (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/uts/common/fs/ufs/ | ||
H A D | lufs.c | 51 #define LUFS_GENID_PRIME UINT64_C(4294967291) macro 54 LUFS_GENID_PRIME)) 497 last_loghead_ident = (uint32_t)(seed % LUFS_GENID_PRIME); |
Completed in 46 milliseconds