Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/fs/zfs/
H A Dsa.c1229 int num_lengths = 1; in sa_byteswap() local
1252 num_lengths += (SA_HDR_SIZE(sa_hdr_phys) - 8) >> 1; in sa_byteswap()
1253 for (i = 0; i != num_lengths; i++) in sa_byteswap()