Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
Dsa.c1230 int num_lengths = 1; in sa_byteswap() local
1253 num_lengths += (SA_HDR_SIZE(sa_hdr_phys) - 8) >> 1; in sa_byteswap()
1254 for (i = 0; i != num_lengths; i++) in sa_byteswap()