Searched refs:le_name_length (Results 1 – 2 of 2) sorted by relevance
69 uint16_t le_name_length; /* bytes in name, incl null */ member
855 zfs_to_cpu16(le->le_name_length, endian), in zap_leaf_lookup()1002 buf = malloc(zfs_to_cpu16(le->le_name_length, endian) in fzap_iterate()1005 le->le_name_length, buf)) { in fzap_iterate()1009 buf[le->le_name_length] = 0; in fzap_iterate()