Home
last modified time | relevance | path

Searched full:l2_comp (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/contrib/openzfs/cmd/
H A Ddbufstat.in43 "l2_dattr", "l2_asize", "l2_comp", "aholds", "dtype", "btype",
54 "l2_asize", "l2_comp", "aholds"]
62 "l2_asize", "l2_comp", "aholds", "btype", "data_bs", "meta_bs",
92 "l2_comp": [21, -1, "L2ARC compression algorithm for buffer"],
390 elif col in ['l2_comp']:
/freebsd/sys/contrib/openzfs/module/zfs/
H A Ddbuf_stats.c59 "l2_comp", "aholds", "dtype", "btype", "data_bs", "meta_bs", in dbuf_stats_hash_table_headers()