Searched refs:arc_get_raw_params (Results 1 – 3 of 3) sorted by relevance
| /freebsd-14-stable/sys/contrib/openzfs/include/sys/ |
| HD | arc.h | 259 void arc_get_raw_params(arc_buf_t *buf, boolean_t *byteorder, uint8_t *salt,
|
| /freebsd-14-stable/sys/contrib/openzfs/module/zfs/ |
| HD | dbuf.c | 1722 arc_get_raw_params(db->db_buf, &byteorder, salt, in dbuf_fix_old_data() 3679 arc_get_raw_params(data, &byteorder, salt, iv, mac); in dbuf_hold_copy() 4576 arc_get_raw_params(*datap, &byteorder, salt, iv, mac); in dbuf_sync_leaf()
|
| HD | arc.c | 1317 arc_get_raw_params(arc_buf_t *buf, boolean_t *byteorder, uint8_t *salt, in arc_get_raw_params() function
|