Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/ufs/
H A Dlufs.c52 #define LUFS_GENID_BASE UINT64_C(311) macro
53 #define LUFS_NEXT_ID(id) ((uint32_t)(((id) * LUFS_GENID_BASE) % \