Searched refs:ufs_max_crb_divisor (Results 1 – 2 of 2) sorted by relevance
1478 extern int ufs_max_crb_divisor;1523 ufs_crb_limit = kmem_maxavail() / ufs_max_crb_divisor; in lufs_init()
70 int ufs_max_crb_divisor = UFS_MAX_CRB_DEFAULT_DIVISOR; /* tunable */ variable