Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/module/zfs/
H A Dsa.c1238 int num_lengths = 1; in sa_byteswap() local
1262 num_lengths += (SA_HDR_SIZE(sa_hdr_phys) - 8) >> 1; in sa_byteswap()
1263 for (i = 0; i != num_lengths; i++) in sa_byteswap()