Searched refs:zfs_arc_max (Results 1 – 2 of 2) sorted by relevance
400 uint64_t zfs_arc_max; variable7149 if (zfs_arc_max > 64 << 20 && zfs_arc_max < allmem) { in arc_init()7150 arc_c_max = zfs_arc_max; in arc_init()
96 extern uint64_t zfs_arc_max, zfs_arc_meta_limit;6388 zfs_arc_max = zfs_arc_meta_limit = 256 * 1024 * 1024; in main()