Searched refs:ARC_mfu (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Darc.c496 * ARC_mfu - frequently used, currently cached
543 static arc_state_t ARC_mfu; variable
1410 &ARC_mfu.arcs_size.rc_count, 0, "size of mfu state");
1412 &ARC_mfu.arcs_esize[ARC_BUFC_METADATA].rc_count, 0,
1415 &ARC_mfu.arcs_esize[ARC_BUFC_DATA].rc_count, 0,
6629 arc_mfu = &ARC_mfu;
7055 * ARC_mfu |:::::#:::::::::::::::|o#o###o###|-->. # already on L2ARC
7086 * no evictions from the ARC and so the tails of the ARC_mfu and ARC_mru

Completed in 167 milliseconds