Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/fs/ufs/
H A Dlufs_thread.c57 #define logmap_need_roll(logmap) ((logmap)->mtm_nme > logmap_maxnme)
66 long logmap_maxnme = 1536; variable