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
856 zfs_to_cpu16(le->le_name_length, endian), in zap_leaf_lookup()1003 buf = malloc(zfs_to_cpu16(le->le_name_length, endian) in fzap_iterate()1006 le->le_name_length, buf)) { in fzap_iterate()1010 buf[le->le_name_length] = 0; in fzap_iterate()
Completed in 7 milliseconds