Home
last modified time | relevance | path

Searched refs:dmu_buf_set_crypt_params (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/contrib/openzfs/include/sys/
H A Ddmu.h749 void dmu_buf_set_crypt_params(dmu_buf_t *db_fake, boolean_t byteorder,
/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Ddbuf.c2523 dmu_buf_set_crypt_params(dmu_buf_t *db_fake, boolean_t byteorder, in dmu_buf_set_crypt_params() function
4912 EXPORT_SYMBOL(dmu_buf_set_crypt_params);
H A Ddmu_recv.c1754 dmu_buf_set_crypt_params(db, rwa->or_byteorder, in receive_object()